gitconfig: Set xz archive format

master
Pierre Neidhardt 2015-10-07 16:35:23 +02:00
parent 9706c8c819
commit 84f3ac5828
1 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ m = mergetool
r = remote -v
s = status -uno
su = status -uno -u
[tar "tar.xz"]
command = xz -c
[push]
default = current
@ -53,4 +55,4 @@ main = C !git checkout %(commit)
main = ^D !git diff %(prompt) %(commit)
[tig "color"]
date = yellow default
date = yellow default
date = yellow default