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 4439cad commit cd9d5f3Copy full SHA for cd9d5f3
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