Skip to content

Commit

Permalink
git: enable autostash for rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
geodimm committed Aug 18, 2023
1 parent 3388eee commit 20c6994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
autoSetupRemote = true
[pull]
rebase = true
[rebase]
autoStash = true
[diff]
wsErrorHighlight = all
[alias]
Expand Down

0 comments on commit 20c6994

Please sign in to comment.