From f0fa5976a98b315fd2fced53e3fe5000432f9d05 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 31 Oct 2022 17:25:14 +0100 Subject: =?UTF-8?q?Git=20commit=20amend=20is=20so=20usefull.=20?= =?UTF-8?q?=F0=9F=99=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions/gca.fish | 1 + 1 file changed, 1 insertion(+) create mode 100644 functions/gca.fish 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' -- cgit v1.2.3