Mercurial
>
hg
>
mhoward
>
dotfiles
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: .gitconfig
.gitconfig
changeset 880
21a8fdcc9f38
parent 879
34cddeee4d77
child 881
a5b3b7b6850c
equal
deleted
inserted
replaced
879:34cddeee4d77
880:21a8fdcc9f38
59
59
60
[rebase]
60
[rebase]
61
stat = true
61
stat = true
62
62
63
[rerere]
63
[rerere]
64
enabled = true
65
autoupdate = true
64
autoupdate = true
66
65
67
[transfer]
66
[transfer]
68
fsckobjects = true
67
fsckobjects = true
69
68