Mercurial > ec-dotfiles
comparison rc/hgrc @ 459:7d4b2c464824
Enable convert by default.
| author | Edho Arief <edho@myconan.net> |
|---|---|
| date | Mon, 18 Feb 2013 12:26:11 +0900 |
| parents | 70bdcc6375b8 |
| children | 1f8fb10740b0 |
comparison
equal
deleted
inserted
replaced
| 458:70bdcc6375b8 | 459:7d4b2c464824 |
|---|---|
| 7 [merge-tools] | 7 [merge-tools] |
| 8 vimdiff.executable = vim | 8 vimdiff.executable = vim |
| 9 vimdiff.args = -d $base $local $output $other +close +close | 9 vimdiff.args = -d $base $local $output $other +close +close |
| 10 | 10 |
| 11 [extensions] | 11 [extensions] |
| 12 #hgext.convert = | 12 convert = |
| 13 progress = | 13 progress = |
| 14 bookmarks = | 14 bookmarks = |
| 15 mq = | 15 mq = |
| 16 rebase = | 16 rebase = |
| 17 graphlog = | 17 graphlog = |
