Skip to content

Commit 79b6047

Browse files
committed
.hgrc
1 parent e5f3877 commit 79b6047

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.hgrc

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[ui]
2+
editor = vim
3+
username = Martin B. <[email protected]>
4+
5+
[extensions]
6+
color =
7+
extdiff =
8+
9+
[diff]
10+
git = True
11+
unified = 5

0 commit comments

Comments
 (0)