mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-09 14:32:40 +01:00
update git town config
This commit is contained in:
parent
b3cdb6dd95
commit
1c72cde515
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,6 @@
|
||||||
[git-town]
|
[git-town]
|
||||||
push-hook = true
|
push-hook = true
|
||||||
push-new-branches = false
|
push-new-branches = false
|
||||||
create-prototype-branches = false
|
|
||||||
ship-strategy = api
|
ship-strategy = api
|
||||||
ship-delete-tracking-branch = false
|
ship-delete-tracking-branch = false
|
||||||
sync-tags = true
|
sync-tags = true
|
||||||
|
@ -149,3 +148,4 @@
|
||||||
perennial-branches = master
|
perennial-branches = master
|
||||||
sync-feature-strategy = rebase
|
sync-feature-strategy = rebase
|
||||||
sync-perennial-strategy = rebase
|
sync-perennial-strategy = rebase
|
||||||
|
new-branch-type = feature
|
||||||
|
|
Loading…
Reference in a new issue