Skip to content

Commit

Permalink
🧅 [just] verify of multiline PR body
Browse files Browse the repository at this point in the history
  • Loading branch information
chicks-net committed Oct 4, 2024
1 parent e9badd0 commit 64b641b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on_a_branch:
last_commit_message := `git log -1 --pretty=%B | grep .`
pr_tmpfile := '/tmp/just-pr-body.txt'

# PR create
# PR create v2.0
pr: on_a_branch
git stp
git pushup
Expand Down

0 comments on commit 64b641b

Please sign in to comment.