diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-30 18:46:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-30 18:46:32 -0700 |
commit | 8906300f65a3b0c3e061af9d2c7ba48fedfa26a4 (patch) | |
tree | 086cf50471d8b222b5b4a5a4ba90f7f99400db1a /git-deltafy-script | |
parent | ac5155ef59a686f02e984d449476208ffe33b66d (diff) | |
download | git-8906300f65a3b0c3e061af9d2c7ba48fedfa26a4.tar.gz |
git-rev-list: use proper lazy reachability analysis
This mean sthat you can give a beginning/end pair to git-rev-list,
and it will show all entries that are reachable from the beginning
but not the end.
For example
git-rev-list v2.6.12-rc5 v2.6.12-rc4
shows all commits that are in -rc5 but are not in -rc4.
Diffstat (limited to 'git-deltafy-script')
0 files changed, 0 insertions, 0 deletions