|
I've just installed forge and after doing the initial pull with In particular, it seems Thanks in advance for your reply and any related tip :) |
Replies: 1 comment 2 replies
|
I do recommend
|
|
I've just installed forge and after doing the initial pull with In particular, it seems Thanks in advance for your reply and any related tip :) |
|
I do recommend
|
I do recommend
forge-pull(f yorN f f) even if just one topic changed.forge-pull-topic(N f t) is for when you know that something changed, yet the API refuses to acknowledge that and keeps claiming that no topic changed, or in huge active repositories, where you want to avoid fetching other topics and git data (i.e. the pullreqs refs) because the keep changing constantly.forge-pullmay be a bit wasteful, but it happens in the background so that shouldn't be much of an issue.