leniviy wrote: > > In other words I want to sync the local repo with the remote, so it would be like erasing the repo and doing "git fetch" again. Code: git fetch ; git rebase origin
leniviy wrote: > > In other words I want to sync the local repo with the remote, so it would be like erasing the repo and doing "git fetch" again. Code: git fetch ; git rebase origin