Add opensource license #3

Open
potyarkin wants to merge 1 commit from potyarkin/s3-tests-parser:fix/license into master
Member
No description provided.
potyarkin added 1 commit 2024-11-08 10:33:16 +00:00
(close #1)

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
potyarkin requested review from realloc 2024-11-08 10:35:31 +00:00
potyarkin_admin added a new dependency 2024-11-08 12:24:16 +00:00
dkirillov approved these changes 2024-11-22 08:50:42 +00:00
This pull request has changes conflicting with the target branch.
  • README.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/license:potyarkin-fix/license
git checkout potyarkin-fix/license

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 potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout potyarkin-fix/license
git rebase master
git checkout master
git merge --no-ff potyarkin-fix/license
git checkout master
git merge --squash potyarkin-fix/license
git checkout master
git merge --ff-only potyarkin-fix/license
git checkout master
git merge potyarkin-fix/license
git push origin master
Sign in to join this conversation.
No description provided.