-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Gogs version
0.12.3
Git version
- Server: 2.25.1
- Client: 2.25.1
(Both are running the same OS: Linux Mint 20.3)
Operating system
Linux Mint 20.3
Database
SQLite 3
Describe the bug
Seems to be the same as this bug: #3697
Step 1: create git repository with gogs web interface
Step 2: add git repository as remote to local repository with SSH
Step 3: push changes to remote origin
Result: After upload is finished (~100MB) no Browse is shown, only the description of how to clone the repository.
To reproduce
I don't know how to reproduce this - on the second try after deleting and recreating the repo with the same name, it worked fine.
Expected behavior
Expectation: After finished upload, the Browse option should be possible and the files visible within the web interface
Additional context
I know this is an older version of GOGS, but I couldn't find any other issues about this, so to the best of my knowledge this doesn't seem to have been fixed.
I'm unsure if there's anything sensitive in the gogs.log file. The repositories on this machine are private, so I am reluctant to upload without more information about what's in the log.
Code of Conduct
- I agree to follow this project's Code of Conduct