We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98671be commit 2c7e958Copy full SHA for 2c7e958
DoKernelOrg
@@ -3,7 +3,7 @@
3
: ${J='-l 4 -j'}
4
G=/pub/software/scm/git &&
5
6
-HERE=$(git symbolic-ref HEAD) || exit 1
+# HERE=$(git symbolic-ref HEAD) || exit 1
7
THIS=$(git describe HEAD)
8
9
d='
0 commit comments