How to update Git to Latest Version in Linux ?

upgrade git version

In old versions of Git “–initial-branch” is not supported, but some of the most online git platforms … Read more

Fix : “git branch -r” not showing all remote branches

git_remote

When you have a git repository which is actively maintained on centralised server, and you have cloned … Read more

Git filename too long in Windows MINGW / Git Bash

git

We had some source code downloaded from internet and which was developed on Windows. We wanted to … Read more