How to show files/folders sync status in GIT repository (using icon overlays) as shown in Dropbox? -


while using dropbox, sync status shown mark on file/folder (e.g. not synced shown red , sync complete shown green). have seen git gui provides such feature showing different marks different status of files/folders. e.g. committed, untracked, synced, etc. shown different symbols shown on files/folders (as icon overlays). can tell how enable feature git repositories?

edit: using windows 7.

on windows os there software called tortoisegit have feature. https://tortoisegit.org


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -