mirror of
https://github.com/git/git.git
synced 2026-03-09 08:42:35 +01:00
These functions currently only work in the main repository, so add an assert_main_repository() check to each function. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>