We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c9c0a commit 1fb53e5Copy full SHA for 1fb53e5
Makefile
@@ -9,4 +9,4 @@ ifneq (,$(shell grep "path *= *$(LIBDIR)" .gitmodules 2>/dev/null))
9
else
10
git clone -q --depth 10 $(CLONE_ARGS) \
11
-b main https://github.com/martinthomson/i-d-template $(LIBDIR)
12
-endif
+endif
0 commit comments