-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.hgrc
More file actions
53 lines (46 loc) · 754 Bytes
/
.hgrc
File metadata and controls
53 lines (46 loc) · 754 Bytes
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
[extensions]
transplant=
churn=
record=
color=
fetch=
graphlog=
mq=
notify=
rebase=
largefiles=
shelve=
bookmarks=
rebase=
purge=
hgk=
highlight =
histedit =
extdiff =
[ui]
merge = meld
username = Thomas Junk <thomas.junk@intevation.de>
[tortoisehg]
ui.language = en
vdiff = meld
fontcomment = Courier New,10,-1,5,50,0,0,0,0,0
fontdiff = Courier New,10,-1,5,50,0,0,0,0,0
fontlog = Courier New,10,-1,5,50,0,0,0,0,0
fontoutputlog = Roboto,8,-1,5,50,0,0,0,0,0
[extdiff]
cmd.meld=
[diff]
git = True
ignorews = True
ignorewsamount = True
ignoreblanklines = True
[alias]
undo = revert --no-backup
[pager]
pager = less -FRX
[merge-tools]
meld.priority = 1
meld.premerge = False
meld.args = $local $base $other --output=$output
[merge-patterns]
** = meld