Add helper alias for amending commits
This commit is contained in:
parent
25829381ea
commit
f9bbb8e294
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
[alias]
|
||||
root = rev-parse --show-toplevel
|
||||
amend = commit --amend --no-edit
|
||||
|
||||
[include]
|
||||
{% if ansible_fqdn == "TOO-Work" %}
|
||||
|
|
Loading…
Reference in a new issue