diff --git a/common/git/config b/common/git/config index e0bc12e..2c0917b 100644 --- a/common/git/config +++ b/common/git/config @@ -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"