Add helper alias for amending commits

This commit is contained in:
Jake Howard 2019-11-22 13:40:00 +00:00
parent 25829381ea
commit f9bbb8e294
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
[alias]
root = rev-parse --show-toplevel
amend = commit --amend --no-edit
[include]
{% if ansible_fqdn == "TOO-Work" %}