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 656e92b commit d17c3bbCopy full SHA for d17c3bb
.github/scripts/get-commit-from-ref.sh
@@ -1,4 +1,5 @@
1
#! /usr/bin/env bash
2
+set -o errexit
3
4
git clone https://github.com/mongodb/libmongocrypt.git _libmongocrypt
5
cd _libmongocrypt
0 commit comments