Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
post-receive-email: hooks.showrev: show how to include both web link and patch
[gitweb.git]
/
revision.c
diff --git
a/revision.c
b/revision.c
index bd0ea34af0c229f0e874503cb3146957f1c61853..18b7ebbbd599417462b5c4275c2581b91ebeca6a 100644
(file)
--- a/
revision.c
+++ b/
revision.c
@@
-209,7
+209,7
@@
static struct commit *handle_commit(struct rev_info *revs, struct object *object
}
/*
- * Tree object? Either mark it unin
i
teresting, or add it
+ * Tree object? Either mark it uninteresting, or add it
* to the list of objects to look at later..
*/
if (object->type == OBJ_TREE) {