Git push current branch without specifying branch name
Ever wanted to do following to push the current checked out branch?
git push origin
Run the following command in your terminal:
git config --global push.default current
Written by Jearvon Dharrie
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#