.gitconfig

changeset 336
a921d84589cf
parent 335
fe632d892513
child 337
1aed142faa16
equal deleted inserted replaced
335:fe632d892513 336:a921d84589cf
8 [ui] 8 [ui]
9 color = true 9 color = true
10 10
11 [core] 11 [core]
12 pager = LESS='FSRX' less 12 pager = LESS='FSRX' less
13
14 [diff]
15 compactionheuristic = true
13 16
14 [alias] 17 [alias]
15 ci = commit 18 ci = commit
16 rec = commit -p 19 rec = commit -p
17 unrec = checkout --patch 20 unrec = checkout --patch

mercurial