update-branch-to instead of a push

pull/1/head
Andrew Coleman 2018-07-17 10:31:27 -04:00
parent 49909afd1a
commit 6c67904d23
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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