mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-07 02:07:35 -05:00
The definition of this function is in path.c but its declaration is in worktree.h, which is something unexpected. The function is explained as "Similar to git_path()"; declaring it next to where git_path() is declared would make more sense. Signed-off-by: Junio C Hamano <gitster@pobox.com>
8.0 KiB
8.0 KiB