Have you come across the error as shown in below image? You get the above shown error in Visual Studio while pulling changes from the git server. This error causes because you have local changes without the commit. In this scenario the visual Studio does not give very readable error message. Perhaps you may want … Continue reading An error was raised by libgit Category =Ssh error: solved git for Visual Studio
github for windows
Unable to index file: Permission Denied error in git add command
Git permission Denied error
Getting Started with Git and GitHub
Read complete article on Falafel Blog Who is not talking about Git or GitHub? In one of our recent user group meetings, someone asked how many Pull Requests have you done so far in any of open source projects on GitHub. I realized many developers in the room were puzzled with the phrase … Continue reading Getting Started with Git and GitHub
Working with github on Windows
In this post we will see step by step to configure github for windows and the way to sync the project from windows to github repository. To start with very first you need to create a repository on github. To create repository login to github and click on New repository option Once you click on … Continue reading Working with github on Windows