git blame lets you assign blame for the code breaking line you're investigating. To find out who changed a line, simply run the following command where myfile.txt is the file you want to check: git blame my file.
Sort: