git: enable autostash for rebase

master
Guillaume Dott 2017-08-18 09:41:59 +02:00
parent 137d8ddd81
commit 8b310f4ddb
1 changed files with 1 additions and 0 deletions

View File

@ -32,4 +32,5 @@
enabled = true
[rebase]
autosquash = true
autostassh = true
# vim: set filetype=gitconfig: