Rename get_ident() to fmt_ident() and make it available to outside
commit798123af21e1660cb606ab730ce721f354957719
authorJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 01:50:14 +0000 (4 17:50 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 01:50:14 +0000 (4 17:50 -0800)
treeb0700e081bc3463a59c0ed17daa359f118571874
parent11dbe9e88016f3894eda79c7437f6c3bf79e155e
Rename get_ident() to fmt_ident() and make it available to outside

This makes the functionality of ident.c::get_ident() available to
other callers.

Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
ident.c