Skip to content

Commit

Permalink
Add disable-upstream-push git alias
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Aug 28, 2019
1 parent d2e7d48 commit e45fcc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e45fcc6

Please sign in to comment.