Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not push after cloning firstly an empty repository #1919

Closed
ZCShou opened this issue Oct 13, 2023 · 0 comments · Fixed by #2063
Closed

Can not push after cloning firstly an empty repository #1919

ZCShou opened this issue Oct 13, 2023 · 0 comments · Fixed by #2063
Labels
bug Something isn't working
Milestone

Comments

@ZCShou
Copy link

ZCShou commented Oct 13, 2023

Describe the bug
Can not push after cloning firstly an empty repository.

To Reproduce
Steps to reproduce the behavior:

  1. create an empty repository on github without any file (README, LICENSE and so on)
  2. clone the repository with command line git clone
  3. add some files and open the repository with gitui, then commit
  4. now I find the push option can not be use in gitui

Expected behavior
should be push to remote

Screenshots
None.

Context (please complete the following information):

  • OS/Distro + Version: [e.g. macOS 10.15.5] Ubuntu 22.04 LTS
  • GitUI Version [e.g. 0.5] 0.24.3
  • Rust version: [e.g 1.44] 1.73.0
@ZCShou ZCShou added the bug Something isn't working label Oct 13, 2023
@extrawurst extrawurst added this to the v0.25 milestone Feb 19, 2024
extrawurst added a commit that referenced this issue Feb 19, 2024
extrawurst added a commit that referenced this issue Feb 20, 2024
IndianBoy42 pushed a commit to IndianBoy42/gitui that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants