1
5
Fork
You've already forked forgejo-cli-wiki
3

docs: Improved structure and clarity of repo command docs #18

Open
Fluffinity wants to merge 1 commit from Fluffinity/forgejo-cli-wiki:docs-fixes into master
pull from: Fluffinity/forgejo-cli-wiki:docs-fixes
merge into: Cyborus:master
Cyborus:master
Contributor
Copy link

The documentation of the fj repo command still leaves quite a few
questions unanswered, so this is an attempt at closing the gaps. More
stuff gets explained, alongside more coverage of the edge-case of not
working inside a current git repo.

Also, by better highlighting the structure in this page users should
have an easier time skimming through it to find the info they need.

The documentation of the `fj repo` command still leaves quite a few questions unanswered, so this is an attempt at closing the gaps. More stuff gets explained, alongside more coverage of the edge-case of not working inside a current git repo. Also, by better highlighting the structure in this page users should have an easier time skimming through it to find the info they need.
The documentation of the `fj repo` command still leaves quite a few
questions unanswered, so this is an attempt at closing the gaps. More
stuff gets explained, alongside more coverage of the edge-case of not
working inside a current git repo.
Also, by better highlighting the structure in this page users should
have an easier time skimming through it to find the info they need.
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 docs-fixes:Fluffinity-docs-fixes
git switch Fluffinity-docs-fixes

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 Fluffinity-docs-fixes
git switch Fluffinity-docs-fixes
git rebase master
git switch master
git merge --ff-only Fluffinity-docs-fixes
git switch Fluffinity-docs-fixes
git rebase master
git switch master
git merge --no-ff Fluffinity-docs-fixes
git switch master
git merge --squash Fluffinity-docs-fixes
git switch master
git merge --ff-only Fluffinity-docs-fixes
git switch master
git merge Fluffinity-docs-fixes
git push origin master
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
Cyborus/forgejo-cli-wiki!18
Reference in a new issue
Cyborus/forgejo-cli-wiki
No description provided.
Delete branch "Fluffinity/forgejo-cli-wiki:docs-fixes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?