.hgignore
This commit is contained in:
parent
bb57c9e087
commit
ef034b02ff
3 changed files with 17 additions and 1 deletions
12
hg/hgrc
Normal file
12
hg/hgrc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[ui]
|
||||
username = Jeremy Kaplan <jdkaplan@metagram.net>
|
||||
ignore = ~/.config/hg/hgignore
|
||||
[extensions]
|
||||
color =
|
||||
hgext.bookmarks =
|
||||
shelve =
|
||||
record =
|
||||
[trusted]
|
||||
users = hartz
|
||||
[bookmarks]
|
||||
track.current = True
|
||||
Loading…
Add table
Add a link
Reference in a new issue