Disable skipped cherry-picks hint

This commit is contained in:
2026-07-24 11:17:30 +01:00
parent c6d4bcff4f
commit 5dca3ec13b

3
config
View File

@@ -92,3 +92,6 @@
path = ~/.config/private/gitconfig path = ~/.config/private/gitconfig
path = ~/.config/work/gitconfig path = ~/.config/work/gitconfig
path = ~/.config/git/local path = ~/.config/git/local
[advice]
skippedCherryPicks = false