-
Hi I am just starting to use forge and I like very much the possiblity to generate, reply etc issues in a given repository, especially using markdown. But it seems to be that I have to clone first the repository in question (which might be cumbersome if the repository is large) regards Uwe Brauer |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
The current Git repository is used by default when adding a repository to Forge, but you are given the option to add another repository, and you are free to add a repository that hasn't been cloned locally. Support for this is a fairly recent addition, and it is likely that some commands will fail when run outside a Git repository. In fact, I just fixed a few such issues in v0.4.3, so make sure you have that. In a later step you are also given the option to not fetch all topics for the chosen repository, which should help with:
|
Beta Was this translation helpful? Give feedback.
The current Git repository is used by default when adding a repository to Forge, but you are given the option to add another repository, and you are free to add a repository that hasn't been cloned locally.
Look out for ` o Add another repository'.
Support for this is a fairly recent addition, and it is likely that some commands will fail when run outside a Git repository. In fact, I just fixed a few such issues in v0.4.3, so make sure you have that.
In a later step you are also given the option to not fetch all topics for the chosen repository, which should help with: