In short, it takes the Git history of the currently open file and adds a sidebar panel listing other files that were often committed together with the open file. I find it very handy when diving into a codebase I'm not familiar with, since as soon as I dig into one piece of code, it's easy for me to figure out other parts of the codebase that have related functionality.