From bb06e29d27d908b3d136b6510bedf4cfae6c4ebd Mon Sep 17 00:00:00 2001 From: surdeus Date: Tue, 10 Oct 2023 12:43:35 +0300 Subject: [PATCH] Added tg alias for tag in the gitconfig. --- dot/file/gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/dot/file/gitconfig b/dot/file/gitconfig index c981d9d..9ce022e 100644 --- a/dot/file/gitconfig +++ b/dot/file/gitconfig @@ -19,6 +19,7 @@ pl = pull fc = fetch lg = log + tg = tag stsh = stash type = cat-file -t dump = cat-file -p