git: Add fetch-tags-only alias

This commit is contained in:
2025-05-23 13:08:24 +02:00
parent 0139294831
commit fc60d4baf3

View File

@@ -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