Skip to content

Commit

Permalink
git config diff.renames true
Browse files Browse the repository at this point in the history
  • Loading branch information
duelinmarkers committed Jan 9, 2014
1 parent 28b470d commit 435a922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitconfig
Expand Up @@ -17,3 +17,5 @@
pretty = format:"%C(yellow)%h %C(cyan)%ad %C(magenta)%an%Creset | %s%+b"
[pull]
rebase = true
[diff]
renames = true

0 comments on commit 435a922

Please sign in to comment.