-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.hgrc
executable file
·57 lines (50 loc) · 939 Bytes
/
.hgrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# http://www.selenic.com/mercurial/hgrc.5.html
[paths]
repo_name = repo_url
[ui]
username = Atanas Dichev <[email protected]>
verbose = true
interactive = yes
[extensions]
# win32lfn = C:\Software\win32lfn\src\win32lfn.py
# Bundled with Mercurial
# hgsubversion = C:\Users\AtanasDichev\Documents\hgsubversion\hgsubversion
hgext.convert =
bookmarks =
children =
churn =
histedit =
color =
convert =
# eol =
extdiff =
fetch =
graphlog =
;imerge =
;keyword =
;largefiles =
mq =
;parentrevspec =
progress =
purge =
rebase =
record =
relink =
schemes =
transplant =
# Bundled with TortoiseHg
#mercurial_keyring =
#hgext.mercurial_keyring = C:\Software\keyring\mercurial_keyring.py
# Provided by others
;zipdoc = ...
[patch]
eol = auto
[diff]
unified = 5
[eol]
native = CRLF
only-consistent = false
[tortoisehg]
ui.language = en_GB
vdiff = kdiff3
activatebookmarks = prompt