I need to manage all my Git repositories tagging them in order to be able to check for tag-related projects afterwards. Is there any solution integrated with Nautilus?
Asked
Active
Viewed 115 times
0
-
1What do you mean by tagging? Something like in macOS Finder, git tag, or something different? – Melebius Sep 27 '16 at 06:25
-
Something like in macOS Finder. To be able to tag folders (of repositories I have cloned in my pc) and then search for them using tags from Nautilus – David A. Lareo Sep 28 '16 at 11:54
1 Answers
0
RabbitVCS integrates Git into Nautilus. It is available for Ubuntu from a PPA.
See this answer: https://askubuntu.com/a/14529/42348
Maybe this helps you. I have not tried to up to now.