]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vcs: gitconfig: ignore advice when skipping commits in rebase
authorSimon Ruderich <simon@ruderich.org>
Mon, 15 Jul 2024 06:24:04 +0000 (08:24 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 15 Jul 2024 06:24:04 +0000 (08:24 +0200)
vcs/gitconfig.in

index b438ffd7e91714f174fd77dabad4699f605b20b4..28b9bf0990bfbbf19811fff62f370a77cc28d969 100644 (file)
@@ -22,6 +22,7 @@
 
 [advice]
        # Disable annoying advice messages.
+       skippedCherryPicks = false
        waitingForEditor = false
 
 [alias]