Git
7 results found
-
Git fatal: ambiguous argument: unknown revision or path
Git fatal: ambiguous argument: unknown revision or path not in the working tree. This error throw when I tried to revert merge git but still did not commit them.
-
Fix error: failed to push some refs to repository in Git
How to fix issue error: failed to push some refs to a repository in Git? when I was trying to push data to the origin branch. Does anyone help me solve it?
-
Fatal: unable to access: SSL certificate problem: certificate has expired
I get an error Fatal: unable to access: SSL certificate problem: certificate has expired when I was trying to fetch data from GitLab.
-
Github error: src refspec master does not match any
Github error: src refspec master does not match any when I was trying to commit code directly to the origin of the master branch but it didn't work for me.
-
Error remote: Repository not found on GitHub when clone
I got an error to throw remote: Repository not found on GitHub when I was trying to clone code from a repository in local my computer.
-
How to set GIT Username and email global in local computer?
How to get or set GIT Username and email global in the local computer? I want to change the commit name to another name in my local computer.
-
How to undo merge GIT with some conflicts, still not pushed?
How to undo merge GIT with some conflicts, still not pushed? I use Ide Vs2019 but I did not find the button to help undo all commit just merged but still not pushed.