mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #145] [MERGED] fix website install guide command #153
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#153
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/145
Author: @z0xca
Created: 11/5/2025
Status: ✅ Merged
Merged: 11/5/2025
Merged by: @arunavo4
Base:
main← Head:main📝 Commits (1)
25e7d23Update clone command to use '&&' for chaining📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
www/src/components/Installation.tsx(+2 -2)📄 Description
git clone https://github.com/RayLabsHQ/gitea-mirror.git cd gitea-mirrorisnt a valid command as\nisnt being recognised so I replaced it with&&instead🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.