Skip to content

Commit

Permalink
Git config: Autostash when rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
fortes committed Nov 14, 2024
1 parent ca43c0e commit e43c5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stowed-files/git/.config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
default = current
[rebase]
autosquash = 1
autostash = 1
[status]
# Show files within an untracked directory
showUntrackedFiles = all
Expand Down

0 comments on commit e43c5bf

Please sign in to comment.