]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/commitdiff
Add autosetuprebase config
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 4 Mar 2019 11:47:32 +0000 (12:47 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 4 Mar 2019 11:47:32 +0000 (12:47 +0100)
remote.md

index 2eba7dd67ce6e576fbe13d1a4b489d078dcfd372..cf030e86925736b7a4d3ff39b4cba79bba4df71d 100644 (file)
--- a/remote.md
+++ b/remote.md
@@ -29,6 +29,7 @@ Use `git COMMAND --help` for showing the help!
 
 ## Remote
 - `git remote add NAME URL`
+- `git config --global branch.autosetuprebase always`
 
 ## Update
 - `git push`