Skip to content

Commit

Permalink
git: Added alias for pulling from upstream while preferring own commits
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Anderson committed Jan 14, 2013
1 parent 0f5f5c4 commit 1f5cbfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Expand Up @@ -16,6 +16,7 @@
submod = submodule
sub = submodule
remotes = remote -v
pull-upstream = pull --no-commit --startegy=recursive -X ours

[core]
editor = vim
Expand Down

0 comments on commit 1f5cbfb

Please sign in to comment.