Closed
Description
Describe the bug
Can not push after cloning firstly an empty repository.
To Reproduce
Steps to reproduce the behavior:
- create an empty repository on github without any file (README, LICENSE and so on)
- clone the repository with command line
git clone
- add some files and open the repository with gitui, then commit
- 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
Activity