author | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Mar 2006 22:34:40 +0000 (14:34 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Mar 2006 22:34:40 +0000 (14:34 -0800) | ||
commit | f794c23466c2230b15ebf7ec30e06a390d1832a4 | |
tree | 2045a67c07b24efbe480dab7c5d951f0a3b1e293 | tree | snapshot |
parent | d51fac53108b1822ba6b3ff8dd2cd242b40eaac5 | commit | diff |
show-branch --topics: omit more uninteresting commits.
When inspecting contents of topic branches for yet-to-be-merged
commits, a commit that is in the release/master branch is
uninteresting. Previous round still showed them, especially,
the ones before a topic branch that was forked from the
release/master later than other topic branches.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When inspecting contents of topic branches for yet-to-be-merged
commits, a commit that is in the release/master branch is
uninteresting. Previous round still showed them, especially,
the ones before a topic branch that was forked from the
release/master later than other topic branches.
Signed-off-by: Junio C Hamano <junkio@cox.net>
show-branch.c | diff | blob | history |