diff --git a/.config/git/config b/.config/git/config index 4c38ca9..a81817b 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,6 +1,7 @@ # vim: noexpandtab filetype=gitconfig [advice] detachedHead = false + forceDeleteBranch = false skippedCherryPicks = false [alias] autosquash = -c sequence.editor=true rebase --interactive