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 bdf2da0 commit b6f1d2cCopy full SHA for b6f1d2c
captain-hook.sh
@@ -9,6 +9,8 @@
9
# - provide a scalable framework for development to expand into
10
# - DRY
11
# - handle edge cases in git flows (mainly due to stashing)
12
+#
13
+# Note: functions beginning with an underscore are private.
14
15
# set -x
16
0 commit comments