How to show only commits done against a specific branch nick?

Aaron Bentley aaron at aaronbentley.com
Wed Sep 23 14:58:06 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Aaron

On 2015-09-22 12:39 AM, Kevin wrote:
> Hello, Bazaar users/devs:
> 
> In Mercurial (hg), a user can enter the following command -- hg log
> --branch /branchName
> 
> /This shows only the commits which were done against a specific
> named branch.
> 
> What bzr command can give me the same functionality?

Bazaar identifies branches primarily by their location, so use "bzr
log LOCATION". The nick is not authoritative.

LOCATION can be a path, url, or for colocated branches "co:NAME", or
"colo:NAME" depending on whether you're using native colocation or the
bzr-colo plugin.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJWAr3+AAoJEK84cMOcf+9hWaAIAMR3QMn+jFJFBCZyGHwcm7ub
5ArNWcETv5G1YFnUnahh+tyB/vp6a4JFQvVmd+FgdLT3XUNt2POjX48z/SmzlCZA
cCd2e6U4XYBeURzaZIUUiOxxSF9QGUpwPIR5gki8zHk8GpOJzxb2k66MuQJyX2jL
pRrmemWewVcTSxoTZma/bNtQ26U5X7NOxz1BhMLTzpUJLx3mGROIsZzm+dx3aWOA
yy0uNDguznYF4BX9W3tKNcdeNgr5F5OWPuUK4H0hTqIKX3FKfrhf+mbnsmijqd3l
bAoB3HlHsAEHKAawcUKZo3zVlIuNCEpadr5Ke7vMSiRJqeBO8EkB8MPqEawO1sw=
=QNk3
-----END PGP SIGNATURE-----



More information about the bazaar mailing list