Home ยป
Git
Git revert files to a specific previous version
In this article, we will learn how to revert files… Read More »Git revert files to a specific previous version
Git Revert multiple commits at a time
In this article, we will see how Git Revert multiple… Read More »Git Revert multiple commits at a time
Git Shell Scripts
https://github.com/sagrawal003/git-shell-scripts
Git revert specific commits from the command line
There can be cases where you want to revert a… Read More »Git revert specific commits from the command line
Display current Git Branch name in Terminal Prompt in Mac
It’s difficult to know the name of the current active… Read More »Display current Git Branch name in Terminal Prompt in Mac
Generate SSH key for GIT Authorization
http://inchoo.net/tools-frameworks/how-to-generate-ssh-keys-for-git-authorization/