X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=shallow.c;h=dbd9f5ad0ac21e70fc3a095d8e2938f245c238d3;hb=265ae188267fda441f92e513fb89641f78e982fd;hp=d17868929ceadbd2565549a60cb738a95c90a4bb;hpb=b8336519450fdedc8f9cafebc73f7a0226e34e1f;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; } -