简体   繁体   中英

Visual indicators for local Git repositories

When I was using Turtoise SVN I could see visual indicator like a green check mark, blue plus button, etc... on the folders and files that I had checked out from a SVN repo but with Git I get nothing! It looks like a normal file and folder and it is hard to visually know that it is a Git repo and not a local folder, etc... Is there any cool tool for Git that helps with that?

On Windows you can just use TortoiseGit . Id adds the indicators you are looking for:

视觉指标

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM