Mercurial > hg
comparison contrib/memory.py @ 46039:b9ebe0bfed4e
scmutil: document that bookmarkrevs() ignores non-head bookmark branch
"- ancestors(head() and not bookmark(%s))" excludes the bookmarked branch
itself if bookmark(%s) is not a head. I'm a bit surprised by this behavior
while writing "log -B" tests, so let's document it.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 01 Dec 2020 19:46:01 +0900 |
parents | 2372284d9457 |
children | d4ba4d51f85f |
comparison
equal
deleted
inserted
replaced
46038:8dca9051a859 | 46039:b9ebe0bfed4e |
---|