Add pushoption example

This commit is contained in:
Daniel Flanagan 2022-05-10 23:19:42 -05:00
parent 47fdcca7ad
commit b76283d175
Signed by untrusted user: lytedev-divvy
GPG Key ID: 6D69CEEE4ABBCD82
1 changed files with 5 additions and 0 deletions

View File

@ -81,3 +81,8 @@
[include]
path = ~/.config/lytedev-env/host-layer-personal/gitconfig
path = ~/.config/lytedev-env/divvy/gitconfig
# [push]
# pushOption = merge_request.create
# pushOption = merge_request.remove_source_branch
# pushOption = merge_request.assign="daniel.flanagan"