Changing the Default Git Push Rules
git config --global push.default matchingRun this command to set the default push rule for branches in git.
0 notes
POSTED Sunday October 4th
git config --global push.default matchingRun this command to set the default push rule for branches in git.