Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Showing posts with label
GIT
.
Show all posts
Showing posts with label
GIT
.
Show all posts
Thursday, August 4, 2016
GIT - How to revert a faulty merge
›
git revert -m 1 3c6539c where 3c6539c is the revision of the faulty merge
›
Home
View web version