docs: get README in shape #125

Open
Ryuno-Ki wants to merge 1 commit from Ryuno-Ki/librepages:docs/README.md into master
First-time contributor

Some tweaks to the Markdown and curl example.

Signed-off-by: André Jaenisch andre.jaenisch.wdc@posteo.net

Some tweaks to the Markdown and curl example. Signed-off-by: André Jaenisch <andre.jaenisch.wdc@posteo.net>
Some tweaks to the Markdown and curl example.
    
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
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 docs/README.md:Ryuno-Ki-docs/README.md
git switch Ryuno-Ki-docs/README.md

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 switch master
git merge --no-ff Ryuno-Ki-docs/README.md
git switch Ryuno-Ki-docs/README.md
git rebase master
git switch master
git merge --ff-only Ryuno-Ki-docs/README.md
git switch Ryuno-Ki-docs/README.md
git rebase master
git switch master
git merge --no-ff Ryuno-Ki-docs/README.md
git switch master
git merge --squash Ryuno-Ki-docs/README.md
git switch master
git merge --ff-only Ryuno-Ki-docs/README.md
git switch master
git merge Ryuno-Ki-docs/README.md
git push origin master
Sign in to join this conversation.
No description provided.