X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=shallow.c;h=dbd9f5ad0ac21e70fc3a095d8e2938f245c238d3;hb=4f3d37035a7c735a3b69f962656819f4ff7e4927;hp=d17868929ceadbd2565549a60cb738a95c90a4bb;hpb=5bac4a671907604b5fb4e24ff682d5b0e8431931;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; } -