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 790
5ecabaf00ed2
parent 789
2d470b528b53
child 791
5b1ae7f6ee1e
equal
deleted
inserted
replaced
789:2d470b528b53
790:5ecabaf00ed2
51
51
52
[push]
52
[push]
53
default = current
53
default = current
54
54
55
[rebase]
55
[rebase]
56
autosquash = true
56
stat = true
57
stat = true
57
58
58
[transfer]
59
[transfer]
59
fsckobjects = true
60
fsckobjects = true
60
61