Skip to content

Commit 1860d54

Browse files
authored
Add explanation of pr-number parameter
1 parent fec0b6d commit 1860d54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Execute the tool with following command:
1212
jbang do@koppor/magic-merge-commit <pr-number>
1313
```
1414

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+
1518
## Installation
1619

1720
To have `jbang` working, you need to install it. Find information at the [jbang page](https://www.jbang.dev/).

0 commit comments

Comments
 (0)