mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Automatically prune old branches.
This commit is contained in:
@@ -38,5 +38,8 @@
|
||||
[alias]
|
||||
cp = cherry-pick
|
||||
autosquash = rebase -i --autosquash
|
||||
pushf = push --force-with-lease
|
||||
[rebase]
|
||||
autosquash = true
|
||||
[fetch]
|
||||
prune = true
|
||||
|
||||
Reference in New Issue
Block a user