You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like gitcc rebase is the functional equivalent of git pull --rebase on a git repo. Is this correct?
The "synchronise just a portion of your git history" procedure is really confusing. Why use the keyword :"tag"? Is that command actually declaring a tag in any sense?
Is a config file required? If not, is the default to pull all content and branches and labels?
If no users module is specified, what is the CC username "foo" mapped to?
It looks like gitcc rebase is the functional equivalent of git pull --rebase on a git repo. Is this correct?
The "synchronise just a portion of your git history" procedure is really confusing. Why use the keyword :"tag"? Is that command actually declaring a tag in any sense?
Is a config file required? If not, is the default to pull all content and branches and labels?
If no users module is specified, what is the CC username "foo" mapped to?