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 am loving the tool to manage projects, it is everything i wanted.
However I am having a problem pushing commits, at first I thought it was me using in a way I shouldn't, but I had different results doing basically the same thing. As I have little idea what one would give a clue to a problem, I hope you don't mind me narrating the sequences I made:
First time
Ungit naturally notices changes, list them all, offers a commit.
I name it, describe the commit, click on the side arrow "commit and push".
The top loading bar doesn't take much time at all to load, commit is registered on my machine, but no status on the push.
Terminal had this message very quickly:
I am loving the tool to manage projects, it is everything i wanted.
However I am having a problem pushing commits, at first I thought it was me using in a way I shouldn't, but I had different results doing basically the same thing. As I have little idea what one would give a clue to a problem, I hope you don't mind me narrating the sequences I made:
First time
Ungit naturally notices changes, list them all, offers a commit.
I name it, describe the commit, click on the side arrow "commit and push".
The top loading bar doesn't take much time at all to load, commit is registered on my machine, but no status on the push.
Terminal had this message very quickly:
2022-11-01T19:53:24.228Z - warn: command timedout: -c color.ui=false -c core.quotepath=false -c core.pager=cat -c core.editor=: -c credential.helper=/home/munin/.local/lib/node_modules/ungit/bin/credentials-helper 1 8448 origin fetch origin
I figured it was just a timed out, try to push on the now commit appearing on the tree, no response. But I did the same warn.
Second time, 10 minutes later
Close ungit on terminal, run it again. It remembers that I made the commit, i try to push it. No response whatsoever. No warning, no error.
Loading bar just flies when i click on the first time, nothing on the second.
I close ungit, push it myself using git just to check if I didn't commit a major mistake. No issues.
Third time, about an hour later
Ungit naturally notices changes, list them all, offers a commit.
Commit works immediately.
I push it again, loading bar goes fairly fast, gets stuck on the end. No errors on terminal or on GUI.
I decide to leave it running for a significant amount of time, way longer than when I got the warn message on first attempt:
I don't know if this is relevant or not, but that time listed is 3 hours ahead of my timezone, so I assume it is not my machine time.
What are am I doing wrong?
The text was updated successfully, but these errors were encountered: