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 b7a6b80 commit 3ff8097Copy full SHA for 3ff8097
tests/fixtures/bare_repo.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/sh
2
set -eu -o pipefail
3
4
git init -q --bare
tests/fixtures/basic_repo.sh
git init -q
tests/fixtures/repo.sh
0 commit comments