'Git - files checkout status, checkout by others

VSTS has this amazing feature, using TFS Power Tools, you can see if someone else has edited a file, that was not commited.

this is great in projects where (some) files cannot be merged.

Does a feature like this exist for Git? (or any third party tools.)

I Have Googled, and Bing'ed a lot searching anything related to 'checkout status' , not finding this feature.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source