diff --git a/.config/git/config b/.config/git/config index 0fa4515..b51818e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -16,7 +16,9 @@ co = checkout cow = checkout-worktree f = fetch + fetch-tags-only = fetch origin "refs/tags/*:refs/tags/*" fixes = log -1 --pretty=fixes + ft = fetch-tags-only l = log last-msg = commit-last-msg p = push