[issue2073] match "hg log -P ." behavior for -b "hg log -b ."

Dan LaMotte bugs at mercurial.selenic.com
Fri Mar 5 20:58:05 UTC 2010


New submission from Dan LaMotte <lamo0070 at umn.edu>:

It'd be nice if:

hg log -b .

acted similar to:

hg log -P .

And defaulted to the working directory parent's branch.

Then after a pull, I can do something like:

hg log -P . -b .

to see what has changed on this branch since I pulled.

Thanks.
-Dan

----------
messages: 11940
nosy: xyld
priority: wish
status: unread
title: match "hg log -P ." behavior for -b "hg log -b ."
topic: hg, log

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2073>
____________________________________________________


More information about the Mercurial-devel mailing list