Skip to content

Commit

Permalink
Merge pull request #25 from VEBERArnaud/feat/configure-git-for-safer-…
Browse files Browse the repository at this point in the history
…push

feat(git): configure git to safer push.default
  • Loading branch information
VEBERArnaud authored Aug 1, 2016
2 parents 7c88fb8 + cd95694 commit c8337e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@
tool = vimdiff

[push]
# possibly simple
default = matching
default = current
# Make `git push` push relevant annotated tags when pushing branches out.
followTags = true

Expand Down

0 comments on commit c8337e6

Please sign in to comment.