diff --git a/.gitconfig b/.gitconfig index e825700..2a66f4e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -69,7 +69,8 @@ [tag] sort = version:refname [rebase] - autosquash = true + autoStash = true + autoSquash = true stat = true updateRefs = true [interactive]