Re: [BUG] inconsistent behavior with --set-upstream vs --set-upstream-to
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:56:37
Garrett Cooper wrote:
I push the branch to origin/ and then things tend to work, but since
I obviously had been doing things wrong what's the correct order of
operations for creating a branch and setting the upstream
appropriately?
git push -u origin pjdfstest-onefs
Thanks for a useful example,
Jonathan