Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Relintai committed Feb 8, 2024
1 parent 5049db8 commit 0889582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ git format-patch -1 "$1" --stdout > bp.patch

mv bp.patch ../pandemonium_engine_backport/

cd ../pandemonium_engine_backport/

git am --ignore-whitespace --ignore-space-change -3 < bp.patch


0 comments on commit 0889582

Please sign in to comment.