You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing an issue with Ungit version 1.5.26 where specific Git commands are timing out and causing the interface not to refresh. The affected commands are related to fetching tags from the remote. Below are the details and logs:
Environment:
Ungit Version: 1.5.26
Git Version: 2.39.2
Operating System: Debian 12
Node.js Version: 20.11.0
Issue:
Commands to fetch remote tags are timing out, preventing the UI from refreshing. This occurs consistently with the ls-remote --tags origin command. Here are the log entries showing the timeouts:
Hi,
I'm experiencing an issue with Ungit version 1.5.26 where specific Git commands are timing out and causing the interface not to refresh. The affected commands are related to fetching tags from the remote. Below are the details and logs:
Environment:
Issue:
Commands to fetch remote tags are timing out, preventing the UI from refreshing. This occurs consistently with the
ls-remote --tags origin
command. Here are the log entries showing the timeouts:Attempted Solutions:
gitCommandTimeout
in.ungitrc
.None of these steps have resolved the issue.
Questions:
ls-remote --tags
commands in certain environments?Thank you for any insights or suggestions you can provide!
The text was updated successfully, but these errors were encountered: