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 9022c39 commit ce32a25Copy full SHA for ce32a25
bash/scripting/fast_diff_v2.sh
@@ -36,4 +36,4 @@ diff_master && attach_diff
36
37
# Usage: cd <repo_name> && fast_diff_v2.sh <issue_id>
38
# <issue_id> should include your company prefix (ABC, XYZ, XX, etc.)
39
-# At instance, "fast_diff_v2.sh XYZ-135" will try to attach diff to https://jira.<project_name>.com/browse/XYZ-135
+# At instance, "./fast_diff_v2.sh XYZ-135" will try to attach diff to https://jira.<project_name>.com/browse/XYZ-135
0 commit comments