diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-10-25 11:50:46 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-25 22:53:24 -0700 |
commit | 129adf4d668d04c875bfd7207ba60547b066d5af (patch) | |
tree | 0d7c7c4a4eccc9d9bd9bc269ffae3f30ac0343ee /git-diff.sh | |
parent | 8548ea8ded0d7025f2540ce8d4648dbf76065d3a (diff) | |
download | git-129adf4d668d04c875bfd7207ba60547b066d5af.tar.gz git-129adf4d668d04c875bfd7207ba60547b066d5af.tar.xz |
git-rev-list: fix "--dense" flag
Right now --dense will _always_ show the root commit. I didn't do the
logic that does the diff against an empty tree. I was lazy.
This patch does that. The first round was incorrect but
this patch is even slightly tested, and might do a better job.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-diff.sh')
0 files changed, 0 insertions, 0 deletions