[issue1461] FR: hg diff --branch <branch>

Stepan Koltsov mercurial-bugs at selenic.com
Mon Jan 12 15:45:49 CST 2009


New submission from Stepan Koltsov <yozh at mx1.ru>:

I have a feature request: --branch option for diff subcommand.

hg diff --branch <branch>

<branch> should be name of branch with sequential commits without merges. And
this command should output a diff between latest revision of <branch> and parent
of oldest revision of <branch>.

In other words, it should output merged diff of all commits of specified branch.

----------
messages: 8377
nosy: yozh
priority: wish
status: unread
title: FR: hg diff --branch <branch>

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



More information about the Mercurial-devel mailing list