cannot create a new branch on the mirror warehouse #10294

Closed
opened 2025-11-02 09:03:25 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @frankelyns on GitHub (Feb 18, 2023).

Description

After setting the warehouse image, the branch cannot be created, and 403 will be prompted when pushing. What is the problem?

Gitea Version

1.17.2

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

It is run using docker.

Database

PostgreSQL

Originally created by @frankelyns on GitHub (Feb 18, 2023). ### Description After setting the warehouse image, the branch cannot be created, and 403 will be prompted when pushing. What is the problem? ### Gitea Version 1.17.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? It is run using docker. ### Database PostgreSQL
GiteaMirror added the type/question label 2025-11-02 09:03:25 -06:00
Author
Owner

@techknowlogick commented on GitHub (Feb 18, 2023):

mirrors are read-only. If you'd like to modify you will need to make a fork and push to that, and merge from your mirror.

@techknowlogick commented on GitHub (Feb 18, 2023): mirrors are read-only. If you'd like to modify you will need to make a fork and push to that, and merge from your mirror.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10294