You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
199 B
10 lines
199 B
5 years ago
|
[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
|