We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4439cad + cd9d5f3 commit abdc1c5Copy full SHA for abdc1c5
build.libgit2sharp.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
4
LIBGIT2SHA=`cat ./LibGit2Sharp/libgit2_hash.txt`
5
SHORTSHA=${LIBGIT2SHA:0:7}
0 commit comments