Commit 8dc0ac1
Fix backtick quoting in conflict resolution instructions (#26)
The double quotes caused backticks around `git mergetool` to be interpreted
as command substitution rather than displayed literally in the output.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent f08a79f commit 8dc0ac1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments