Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Fixed/Extended example for update hook
[gitweb.git]
/
patch-id.c
diff --git
a/patch-id.c
b/patch-id.c
index 0bd640cc481eddc72e37a864b115f4d6ba7883b1..5a8dc75d0e0184f8a4afa53e22b44d20f060685f 100644
(file)
--- a/
patch-id.c
+++ b/
patch-id.c
@@
-67,7
+67,7
@@
static void generate_id_list(void)
flush_current_id(patchlen, sha1, &ctx);
}
-static const char patch_id_usage[] = "
usage:
git-patch-id < patch";
+static const char patch_id_usage[] = "git-patch-id < patch";
int main(int argc, char **argv)
{