./msg #11

Open
fyrchik wants to merge 1 commit from test-2670419389 into master
Owner

Fasten your seatbelts.
The following script was applied:

#!/bin/sh -e

set -euo pipefail

sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\\[\\#[0-9Xx]+\\]\\s| }' .gitlint
Fasten your seatbelts. The following script was applied: ``` #!/bin/sh -e set -euo pipefail sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\\[\\#[0-9Xx]+\\]\\s| }' .gitlint ```
fyrchik self-assigned this 2023-03-24 19:03:19 +00:00
Author
Owner

Oh my god, the commit is not formatted. The PR index is 11, let me force-push to update the message, should not take long.

Oh my god, the commit is not formatted. The PR index is 11, let me force-push to update the message, should not take long.
fyrchik force-pushed test-2670419389 from 0e80bbc7e1 to 6c5a85bc68 2023-03-24 19:03:26 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin test-2670419389:test-2670419389
git checkout test-2670419389

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff test-2670419389
git checkout test-2670419389
git rebase master
git checkout master
git merge --ff-only test-2670419389
git checkout test-2670419389
git rebase master
git checkout master
git merge --no-ff test-2670419389
git checkout master
git merge --squash test-2670419389
git checkout master
git merge --ff-only test-2670419389
git checkout master
git merge test-2670419389
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fyrchik/frostfs-api-go#11
No description provided.