My own configuration files
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.
|
[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
|
|
|