mirror of
https://github.com/git/git.git
synced 2026-01-16 13:49:39 +00: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>