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 f298e2e commit 73cc606Copy full SHA for 73cc606
gittydown.sh
@@ -1,4 +1,5 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
+
3
git pull origin
4
if [ "${1}" = "-modules" ]; then
5
git submodule status
0 commit comments