Skip to content

Commit

Permalink
Don't open pull request automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
athal7 committed Jun 16, 2017
1 parent b9c5424 commit d8aa432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
p = push -u
poh = push -u origin head
pom = push origin master
pr = pull-request -o
pr = pull-request
s = stash
ra = remote add
rb = rebase
Expand Down

0 comments on commit d8aa432

Please sign in to comment.