VCS_INFO_hg_detect() { #{{{ VCS_INFO_check_com hg || return 1 vcs_comm[detect_need_file]=store VCS_INFO_detect_by_dir '.hg' return $? }