feat(ui): Repository description improvements #12

Open
Minecon724 wants to merge 3 commits from mod/repo-info into fgj
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • templates/repo/description.tmpl
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mod/repo-info:mod/repo-info
git switch mod/repo-info

Merge

Merge the changes and update on Forgejo.
git switch fgj
git merge --no-ff mod/repo-info
git switch mod/repo-info
git rebase fgj
git switch fgj
git merge --ff-only mod/repo-info
git switch mod/repo-info
git rebase fgj
git switch fgj
git merge --no-ff mod/repo-info
git switch fgj
git merge --squash mod/repo-info
git switch fgj
git merge --ff-only mod/repo-info
git switch fgj
git merge mod/repo-info
git push origin fgj
Sign in to join this conversation.
No reviewers
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: git724/forgejo#12
No description provided.