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

View file

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