- * Output processing for '--pretty=format:<user format>' has
- been optimized.
-
- * Rename detection of diff family, while detecting exact matches, has
- been greatly optimized.
-
- * Rename detection of diff family tries to make more naturally looking
- pairing. Earlier if more than one identical rename sources were
- found in the preimage, they were picked pretty much at random.
+ * "git branch" learned --contains option, to show only branches that
+ can reach a given commit.