autosquash on interactive rebases
This commit is contained in:
parent
6871571fe9
commit
a4b4e35e9b
1 changed files with 2 additions and 1 deletions
|
@ -21,4 +21,5 @@
|
|||
ff = merge --ff-only @{upstream}
|
||||
co = checkout
|
||||
jn = merge --no-ff --log --edit
|
||||
|
||||
[rebase]
|
||||
autoSquash = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue