Add pushoption example
This commit is contained in:
parent
47fdcca7ad
commit
b76283d175
|
@ -81,3 +81,8 @@
|
||||||
[include]
|
[include]
|
||||||
path = ~/.config/lytedev-env/host-layer-personal/gitconfig
|
path = ~/.config/lytedev-env/host-layer-personal/gitconfig
|
||||||
path = ~/.config/lytedev-env/divvy/gitconfig
|
path = ~/.config/lytedev-env/divvy/gitconfig
|
||||||
|
|
||||||
|
# [push]
|
||||||
|
# pushOption = merge_request.create
|
||||||
|
# pushOption = merge_request.remove_source_branch
|
||||||
|
# pushOption = merge_request.assign="daniel.flanagan"
|
||||||
|
|
Reference in a new issue