mirror of
https://github.com/git/git.git
synced 2026-03-01 11:08:45 +00: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