mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:35:59 +02:00
Always prune branches with fetch
This commit is contained in:
parent
0b7a0bd024
commit
e2c098726f
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
[pull]
|
||||
rebase = true
|
||||
ff = only
|
||||
[fetch]
|
||||
prune = true
|
||||
[alias]
|
||||
st = status -s -b
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue