jesseduffield / jesseduffield/lazygit
Lazygit asks for credentials over and over every minute when open
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
When I open lazygit on a private repo from [codeberg](https://codeberg.org/) I get popups asking for credentials every minute. It doesn't happen with public repos
**To Reproduce**
Steps to reproduce the behavior:
1. `cd` into a codeberg private repo (no idea what happens with other git providers).
2. launch lazygit.
3. A popup asks for credentials every minute, whether you successfully enter them once does not stop the popups from appearing every minute.
**Expected behavior**
The application only asks for my credentials when I push or pull.
**Version info:**
commit=, build date=, build source=unknown, version=0.35, os=linux, arch=amd64
git version 2.37.3
**Additional context**
It happens on my Fedora machine, on which I have installed lazygit through copr, as described on the project's readme. It doesn't happen on my Manjaro machine. I have LG 0.35 on both. It also does not happen with public repos.
Contributor guide
Assessment
This issue has not been assessed yet.