Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1-name.c: for ":/", find detached HEAD commits
[gitweb.git]
/
log-tree.c
diff --git
a/log-tree.c
b/log-tree.c
index fca29d4799da27164394a8c59da067a0522241fe..5c6b09034c5398758cdd33beb630f219768be79c 100644
(file)
--- a/
log-tree.c
+++ b/
log-tree.c
@@
-659,9
+659,6
@@
void show_log(struct rev_info *opt)
show_mergetag(opt, commit);
}
- if (!get_cached_commit_buffer(commit, NULL))
- return;
-
if (opt->show_notes) {
int raw;
struct strbuf notebuf = STRBUF_INIT;