mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-04 03:33:01 -06:00
These functions were all defined in a separate ident.c already, so create ident.h and move the declarations into that file. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>