update-branch-to instead of a push
This commit is contained in:
parent
49909afd1a
commit
6c67904d23
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -14,4 +14,4 @@
|
|||
fi;
|
||||
config checkout
|
||||
config config status.showUntrackedFiles no
|
||||
config push --set-upstream origin master
|
||||
config branch --set-upstream-to=origin/master master
|
||||
|
|
Reference in a new issue