6 lines
158 B
Markdown
6 lines
158 B
Markdown
#PR shortcut
|
|
```
|
|
git log origin/main..HEAD --no-merges > git_log
|
|
```
|
|
Prompt:
|
|
Write a summary of PR changes in markdown. Be objective and direct. Write to file |