mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-02-22 16:05:54 +00:00
enable rebase.autoStash
This commit is contained in:
parent
bf82cc8f21
commit
960c151ef9
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
email = kou029w@gmail.com
|
||||
[pull]
|
||||
rebase = true
|
||||
[rebase]
|
||||
autoStash = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[core]
|
||||
|
|
Loading…
Add table
Reference in a new issue