diff --git a/etc/gitconfig b/etc/gitconfig index 3f88ea3..f006928 100644 --- a/etc/gitconfig +++ b/etc/gitconfig @@ -6,6 +6,7 @@ user = smith [alias] d = commit . -m "duh" --no-verify + disable-upstream-push = remote set-url --push upstream push_disabled br = branch ci = commit co = checkout