Extra diff-generation commands for Bazaar
Project description
This Breezy plugin adds a few commands that perform variants on the basic brz diff command.
brz diff-mainline performs a diff between the specified revisions, reflecting only changes originated in the mainline: that is, it first applies any merges introduced between the old and new revisions to a temporary copy of the old tree, and then performs a diff between that temporary copy and the new tree. For example, this can be used to see changes introduced while resolving conflicts during a manual merge.
brz diff-ignore-branches performs a diff between the specified revisions, but ignoring merges from the specified branches.
brz preview-diff performs a preview diff in the style used by Launchpad merge proposals: it shows the diff that would be introduced by merging the tip of the source branch into the target branch. If a prerequisite branch is also given using the --prerequisite-branch option, then it will merge the tip of the prerequisite branch into a temporary copy of the target branch, and then show the diff that would be introduced by merging the tip of the source branch into that temporary copy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for difftacular-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 157c25bf450d8a8efb09e169f96d941f816ee57e37f9f34a38de7a2afe98e169 |
|
MD5 | 85a2acf07f30cff20026b13a75839b59 |
|
BLAKE2b-256 | c0877902c633cb5d4de0c2142afa4a7e23de5a13bfa8e422ac12c3271e951294 |