From 809cb106d67157db8500d1355a4e7368eaae4e03 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 28 Jan 2018 03:40:38 +0100 Subject: Update git alias features --- functions/gc.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions/gc.fish') diff --git a/functions/gc.fish b/functions/gc.fish index b6484cc..03bf0e8 100644 --- a/functions/gc.fish +++ b/functions/gc.fish @@ -1 +1 @@ -alias gc='git commit' +alias gc='git commit -m' -- cgit v1.2.3-54-g00ecf