6 results found
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.
An exception throw "denied: access forbidden" in gitlab cicd with .net 6 project. Cleaning up project directory and file based variables ERROR: Job failed: exit status 1
I got an exception throw Git error fatal: cannot do a partial commit during a merge when I try to commit code into Git lab with git commit command.
What is the difference between "git pull" and "git fetch" in Git? I just switched from SVN to Git and I feel confused when I should use them.
How to save GitLab username and password for the next pull code? I have to re-login many times anytime I try to update code with git pull command.
I got an exception to throw remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/bookmanager/bookmanager_v2.git/' when pulling code from GitLab.