Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rt/completion-tag'
[gitweb.git]
/
builtin
/
repack.c
diff --git
a/builtin/repack.c
b/builtin/repack.c
index 83e91c7382fc913ca7c51e6286cd73cdd91fbeae..3f852f35d1e786b2584d435d640ae830a9f34639 100644
(file)
--- a/
builtin/repack.c
+++ b/
builtin/repack.c
@@
-376,7
+376,7
@@
int cmd_repack(int argc, const char **argv, const char *prefix)
if (delete_redundant) {
int opts = 0;
- s
ort_string_lis
t(&names);
+ s
tring_list_sor
t(&names);
for_each_string_list_item(item, &existing_packs) {
char *sha1;
size_t len = strlen(item->string);