git push --all origin does not update repo GUI #2072

Closed
opened 2025-11-02 04:23:15 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @adjurk on GitHub (Jul 19, 2018).

Description

Steps taken:

  1. Initialize a new repo locally
  2. Add a file
  3. Commit the file
  4. Create new branch develop using git branch develop
  5. Add a remote repo origin using git remote add origin https://try.gitea.io/testinguser123/Issuetestrepo.git
  6. git push --all origin
  7. The Gitea GUI does not update whatsoever but local git says Everything up-to-date when trying git push --all -f origin
  8. After doing an another commit and pushing the same way, the repository works as intended.
Originally created by @adjurk on GitHub (Jul 19, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.4.2 - Git version: 2.11.0 - Operating system: `Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux` - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - https://try.gitea.io/testinguser123/Issuetestrepo - [ ] No - [ ] Not relevant - Log gist: https://gist.github.com/Hasztagg/a858908268704d3ee721b8e1365f3a3e (not providing server log since no errors occur) ## Description Steps taken: 1. Initialize a new repo locally 2. Add a file 3. Commit the file 4. Create new branch `develop` using `git branch develop` 5. Add a remote repo `origin` using `git remote add origin https://try.gitea.io/testinguser123/Issuetestrepo.git` 6. `git push --all origin` 7. The Gitea GUI does not update whatsoever but local git says `Everything up-to-date` when trying `git push --all -f origin` 8. After doing an another commit and pushing the same way, the repository works as intended.
GiteaMirror added the issue/staletype/bug labels 2025-11-02 04:23:15 -06:00
Author
Owner

@kacpersaw commented on GitHub (Jul 19, 2018):

👍

@kacpersaw commented on GitHub (Jul 19, 2018): 👍
Author
Owner

@stale[bot] commented on GitHub (Jan 17, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 17, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Feb 19, 2019):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Feb 19, 2019): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2072