X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=shallow.c;h=dbd9f5ad0ac21e70fc3a095d8e2938f245c238d3;hb=891e85a0c08e12d3f6174d8eb10b4ef284c4b01b;hp=d17868929ceadbd2565549a60cb738a95c90a4bb;hpb=c230390b4773b9e4469085283033da9e910e50a6;p=git.git diff --git a/shallow.c b/shallow.c index d17868929..dbd9f5ad0 100644 --- a/shallow.c +++ b/shallow.c @@ -101,4 +101,3 @@ struct commit_list *get_shallow_commits(struct object_array *heads, int depth, return result; } -