зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1234927 - Display fxheads in |hg wip| alias, r=gps
--HG-- extra : rebase_source : 24087d640aefb0f818b565e382b17613cfeb6edb
This commit is contained in:
Родитель
12fd2984bf
Коммит
d16732976a
|
@ -253,7 +253,8 @@ class MercurialConfig(object):
|
|||
# just the username part of the author, for brevity
|
||||
'{label("grep.user", author|user)}'
|
||||
# tags and bookmarks
|
||||
'{label("log.tag", if(tags," {tags}"))} '
|
||||
'{label("log.tag", if(tags," {tags}"))}'
|
||||
'{label("log.tag", if(fxheads," {fxheads}"))} '
|
||||
'{label("log.bookmark", if(bookmarks," {bookmarks}"))}'
|
||||
'\\n'
|
||||
# first line of commit message
|
||||
|
|
Загрузка…
Ссылка в новой задаче