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 fec0b6d commit 1860d54Copy full SHA for 1860d54
README.md
@@ -12,6 +12,9 @@ Execute the tool with following command:
12
jbang do@koppor/magic-merge-commit <pr-number>
13
```
14
15
+`<pr-number>` is the number of the pull request which was squashed-merged into main.
16
+You need to be on the branch which is base on the pull request indicated by `<pr-number>`.
17
+
18
## Installation
19
20
To have `jbang` working, you need to install it. Find information at the [jbang page](https://www.jbang.dev/).
0 commit comments