Thank you Junio.
Do you know how the
$ git pull origin so-much-foo`
command manages to keep user-two’s branch up-to-date with remote?
It seems counterintuitive since I am pulling from origin and not explicitly
working with remote.
Would what you see here been an acceptable scenario?
htt
Changes to a remote branch causes a user not to be able to push their
changes because their tip is behind its remote counterpart.
Here are the git repos:
github.com/user-one/project
github.com/user-two/project
Here's what happened:
1. user-one creates a project and adds file-one.txt to the rep
2 matches
Mail list logo