Commit ec25391dbb5ee6800b48362deadd73599701224f

Vicent Marti 2010-10-07T00:20:08

Add write-back support for Tag files Tag files can now be created and modified in-memory (all the setter methods have been implemented), and written back to disk using the generic git_object_write() method. Signed-off-by: Vicent Marti <tanoku@gmail.com>