Listing Git Checked-Out Files
From my years of working in various teams, one of the most common problems I face is unchecked-in code. Whether someone left or I was being the additional resource of the team, often the main branch was not up-to-date, and that there were files that were yet to be checked-in. Because of that, I wrote […]
Continue Reading