]> git.ipfire.org Git - thirdparty/git.git/commit
Make "rev-tree" capable of showing the difference in reachability between two
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 00:23:58 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 00:23:58 +0000 (17:23 -0700)
commit28258afe912303f717fcdccaca124c1ae3e8e004
tree832c112baac6645c09b4b30f79c263c679e54994
parent97d9c3cdeafb9f48075987c76373a71e6874c6eb
Make "rev-tree" capable of showing the difference in reachability between two
or more commit points.

This is important both to know what the difference between two commit
points is, but also to figure out where to try to merge from.
rev-tree.c