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 e50ab70 commit 6c26763Copy full SHA for 6c26763
samples/find-changes.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# This script is intended to be run from the root directory.
+# Run this script from the root folder.
4
5
# --- Configuration ---
6
BASE_REF=${1:-"origin/main"}
0 commit comments