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 4257532 commit 4fb13d6Copy full SHA for 4fb13d6
commands/security/analyze.toml
@@ -111,8 +111,7 @@ You will now begin executing the plan. The following are your precise instructio
111
112
1a. **To define the audit scope in a git repository**
113
* You **MUST** run the exact command: `git diff --merge-base origin/HEAD`.
114
- * If this command fails and does not produce a changelist, try using this exact command: `git diff`.
115
-
+ * If this command fails and does not produce a changelist, use this exact command: `git diff`.
116
* This is your only method for determining the changed files. Do not use any other commands for this purpose.
117
* Once the command is executed and you have the list of changed files, you will mark this task as complete.
118
0 commit comments