How-to articles, tricks, and solutions about GIT

How to Rename Git Local and Remote Branches

Sometimes, it is necessary to rename local and remote branches in Git while working on a project. Find a fast solution and get a copy of the code right away.

How to Generate SSH key for Git

SSH is a network protocol that helps to login from one computer to another securely. In this tutorial, you will read how to generate the SSH key for Git.

1 2 3 4