Git is a tool to keep track of evolution of a file.

What you need is more of a content management.

Git can be used to track versions of all the files, but you probably want to 
have a website or other to actually tag (git tags goes on a specific state of 
all files in the repo, not to confuse with keyword tagging) and comment on 
files.

Hope this helps.

To go further, some questions to ask yourself is how are you doing it now, what 
are the problems you are trying to solve?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to