Git is a powerful tool. It provides many features to manage the repository in a better way. There are many git commands which can be used...
Continue reading...git
Sync your fork with the original repo
What is a fork? Creating a “fork” is producing a personal copy of someone else’s project. Forks act as a sort of bridge between the original...
Continue reading...Subversion equivalent commands in git
People are Migrating from svn to git often required svn equivalent command in git. Here I listed out a w svn equivalent command for git.
Continue reading...