codebridges
4/27/2016 - 2:30 PM

GIT Commands

GIT Commands


// Set default upstream for good - so you don't have to set it every time
git config --global push.default current