diff options
| -rw-r--r-- | .config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index 56dfc7b..c5d639d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -5,6 +5,7 @@ [advice] detachedhead = false + skippedcherrypicks = false [help] autocorrect = prompt |
