I recently started using Git so I am definitely no expert, but from what I have read it seems that the git tag applies to a commit object, which points to a tree. I think the tag simultaneously applies to all files of that tree.
thomas On Fri, Nov 5, 2010 at 11:34 AM, Brian Lavender <[email protected]> wrote: > How do you tag a group of files with git? > > brian > -- > Brian Lavender > http://www.brie.com/brian/ > > "Program testing can be used to show the presence of bugs, but never to > show their absence!" > > Professor Edsger Dijkstra > 1972 Turing award recipient > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech > _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
