Configure Git to Push Current Branch Only
Add the following to your .gitconfig file in order for git to only push the your current branch, instead of all branches when executing the command "git push".
[push]
default = simple
Written by Terry Dellino
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#