summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-10-31 17:25:14 +0100
committerache <ache@ache.one>2022-10-31 17:25:14 +0100
commitf0fa5976a98b315fd2fced53e3fe5000432f9d05 (patch)
treea0edd61e11e6118c7d00e36e8c9fced79b033c93
parentDelete fisher, we don't use it (instead of one package 🙈) (diff)
Git commit amend is so usefull. 🙏
-rw-r--r--functions/gca.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/gca.fish b/functions/gca.fish
new file mode 100644
index 0000000..ab6d37a
--- /dev/null
+++ b/functions/gca.fish
@@ -0,0 +1 @@
+alias gca='git commit --amend'