We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788ae3c commit 78dc3dfCopy full SHA for 78dc3df
Makefile
@@ -6,6 +6,5 @@ clean:
6
rm -f quicklisp.tar quicklisp.tar.gz
7
8
tag:
9
+ test -z "`git status -s quicklisp/ asdf.lisp setup.lisp`"
10
git tag version-`cat quicklisp/version.txt`
-
11
0 commit comments