Playing the Blame Game

One of the features I use a lot in git is ‘git blame’, which will show you who was the last person to change each line in any file in…

By · · 1 min read
Playing the Blame Game

Source: The GitHub Blog

One of the features I use a lot in git is ‘git blame’, which will show you who was the last person to change each line in any file in…