Skip to content

Commit

Permalink
add git commit graph
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrre committed Mar 13, 2019
1 parent 9bd34c3 commit d443a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitconfig
@@ -1,6 +1,8 @@
[user]
name = Pierre Durand
email = pierredurand@gmail.com
[core]
commitGraph = true
[fetch]
prune = true
pruneTags = true
Expand All @@ -10,5 +12,6 @@
autosetuprebase = always
[gc]
autoDetach = false
writeCommitGraph = true
[smartgit "fetch"]
tags = true

0 comments on commit d443a87

Please sign in to comment.