]> git.ipfire.org Git - thirdparty/git.git/blobdiff - shallow.c
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
[thirdparty/git.git] / shallow.c
index c33ab94bd780355711d557c8ced1a837a418dff9..7fd04afed19af7de9dc1438b328567d0b7f2b2b4 100644 (file)
--- a/shallow.c
+++ b/shallow.c
 #include "diff.h"
 #include "revision.h"
 #include "commit-slab.h"
-#include "revision.h"
 #include "list-objects.h"
-#include "commit-slab.h"
-#include "repository.h"
 #include "commit-reach.h"
 
 void set_alternate_shallow_file(struct repository *r, const char *path, int override)