Browse Source

Git configuration is now on the instal.sh

master
Julio Biason 4 years ago
parent
commit
aee66b98a9
  1. 9
      git/gitconfig

9
git/gitconfig

@ -1,9 +0,0 @@
[user]
name = Julio Biason
email = julio.biason@deliverit.com.br
[alias]
pushup = push -u origin HEAD
please = push --force-with-lease
co = checkout
switch = checkout
new-branch = checkout -b
Loading…
Cancel
Save