GIT Master Branch History Lost! - A Quick Solution
In this blog, we will see how to come out of a situation when your master branch becomes corrupted.
Nov 20, 20223 min read191

Search for a command to run...
Articles tagged with #git
In this blog, we will see how to come out of a situation when your master branch becomes corrupted.

Introduction We will discuss a quick tip to resolve the SourceTree issue mentioned in the title. Background My system got upgraded to Windows 8.1 and I had to install all required software for the development work. I use SourceTree as a tool for Git ...

Introduction If you see the above issue when you update the SourceTree, then follow the steps mentioned below to resolve it. For those who don’t know, it is a free Git and Mercurial client for Windows or Mac, which makes source code management easier...
