]> git.ipfire.org Git - thirdparty/git.git/commit - builtin-fsck.c
Add "tag" objects that can be used to sign other objects.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Apr 2005 19:07:44 +0000 (12:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Apr 2005 19:07:44 +0000 (12:07 -0700)
commitec4465adb38d21966acdc9510ff15c0fe4539468
tree1226432251537a46eea336799b243dc80b07d605
parentf5b913c9cb52cee019585375546817cfe5c75426
Add "tag" objects that can be used to sign other objects.

You use "git-mktag" to create them, and fsck-cache knows how to parse them.
Makefile
fsck-cache.c
git-mktag.c [new file with mode: 0644]