RabbitVCS Nautilus integration has the nice feature of adding badges to folders under version control. The badge icon also shows the status of the clone. Dropbox does a similar thing to show a folder is under dropbox management and the badge icon tells you the synchronization state.
It would be great if this could be implemented for nautilus-git. Perhaps with color/icon coding like:
- red = uncommitted modifications
- orange = unpushed commits
- yellow = branch is behind on origin, and can be fast-forwarded
- green = clean