[PATCH] Move git_author_info and git_commiter_info to ident.c
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 15 Jul 2005 00:50:33 +0000 (18:50 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 15 Jul 2005 17:00:35 +0000 (10:00 -0700)
commitd289d13625ffa568c3007c3620eaafeb521ac06d
tree8ea52a947f32245c39d746d3a2ca9b3f1a8d258d
parente64e1b79d7c50a234e97d59aadc7a4911de91efe
[PATCH] Move git_author_info and git_commiter_info to ident.c

Moving these functions allows all of the logic for figuring out what
these values are to be shared between programs.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h
commit-tree.c
ident.c