...
In order to re-sync your fork with the original repository please follow this instructions (you need Git command line).Note:
Info | ||
---|---|---|
| ||
default branch is "develop", you should keep it always clean and work only on separated branches |
...
Info | ||
---|---|---|
| ||
if you have ongoing developments first read "Rebase your work" below |
Sync your fork
Info | ||
---|---|---|
| ||
Please note that GitHub already support automatic sync for forks, just look at you repo code page for the button |
1-- Clone your fork (you might have already cloned):
...