diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-08-08 08:31:30 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-08-08 08:31:47 -0700 |
commit | 489604aaad8ef8d252bf31056db4de01e690fa0b (patch) | |
tree | f82d84a2278409cece0dd7bfde41279ae458d71d /org.eclipse.jgit.pgm/META-INF | |
parent | 86ecf141b6e94f18702224e60e8992cafe4d02bc (diff) | |
download | jgit-489604aaad8ef8d252bf31056db4de01e690fa0b.tar.gz jgit-489604aaad8ef8d252bf31056db4de01e690fa0b.zip |
Fix jgit rev-list --objects master
This flag was not being honored due to a bug in createWalk().
argWalk is always non-null when there are commits passed in
on the command line. If --objects was specified, always make
a new ObjectWalk for the actual execution.
Change-Id: I6e1a1636f2634605d86671a83766cc1c42939821
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.pgm/META-INF')
0 files changed, 0 insertions, 0 deletions