Commit a6782fd
committed
Refactor debug logging in git_diff_context method
The debug logging in the git_diff_context method of the Coder class has been refactored. The logger now uses the opt(raw=True) option when logging the diff for a specific commit. This change enhances the readability of the logged output.1 parent 40bb518 commit a6782fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments