commit | 798123af21e1660cb606ab730ce721f354957719 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Feb 04 17:50:14 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Sun Feb 04 17:50:14 2007 -0800 |
tree | b0700e081bc3463a59c0ed17daa359f118571874 | |
parent | 11dbe9e88016f3894eda79c7437f6c3bf79e155e [diff] |
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>