From c087b7ee3b7bd5b109b32f306a08d39c4bc0f710 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 18 Oct 2022 03:34:53 -0700 Subject: gita git commit message change to upgrade --- home/xyz/.local/bin/gita | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local/bin/gita') diff --git a/home/xyz/.local/bin/gita b/home/xyz/.local/bin/gita index 27b45549..c5179f36 100755 --- a/home/xyz/.local/bin/gita +++ b/home/xyz/.local/bin/gita @@ -11,7 +11,7 @@ while getopts cls f; do done shift $((OPTIND-1)) -mes="${1:-refactor}" +mes="${1:-upgrade}" $cmd add -u $cmd commit -m "$mes" -- cgit v1.2.3-70-g09d2