How to Check Git Commit History Of A Particular Line In Eclipse
Today we will talk about a feature in Eclipse that lets you check Git revision history of a particular line. It can be very useful especially if you are working on large file with hundreds or thousands of lines of code. If you are one of the developers who work with legacy codebase, you are … Read more