Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
bundle.c
diff --git
a/bundle.c
b/bundle.c
index 6d21c77421767161d26a86f744d71b5752e1be76..8d31b98f58b9e9bf156615130ec80684f788fcaa 100644
(file)
--- a/
bundle.c
+++ b/
bundle.c
@@
-293,7
+293,7
@@
int create_bundle(struct bundle_header *header, const char *path,
argc = setup_revisions(argc, argv, &revs, NULL);
if (argc > 1)
- return error(_("unrecognized argument: %s
'
"), argv[1]);
+ return error(_("unrecognized argument: %s"), argv[1]);
object_array_remove_duplicates(&revs.pending);