Git rename branch
In this article, we will learn how to rename a git branch in local and… Read More »Git rename branch
In this article, we will learn how to rename a git branch in local and… Read More »Git rename branch
Have you ever committed files in Git, pushed them to a remote server, and later… Read More »Revert Files to a Specific Previous Version in Git
In this article, we will see how Git Revert multiple commits at a time without… Read More »Git Revert multiple commits at a time
https://github.com/sagrawal003/git-shell-scripts
There can be cases where you want to revert a branch or commits in git… Read More »Git revert specific commits from the command line
It’s difficult to know the name of the current active GIT branch in the terminal… Read More »Display current Git Branch name in Terminal Prompt in Mac
http://inchoo.net/tools-frameworks/how-to-generate-ssh-keys-for-git-authorization/