mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-10 08:22:54 -05:00
git p4 clone --bare: need to be explicit about the gitdir
When `safe.bareRepository` will change to be safe by default, bare repositories won't be discovered by default anymore. To prepare for this, `git p4` must be explicit about the gitdir when cloning into a bare repository, and no longer rely on that implicit discovery. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
bf92209ddc
commit
347da97f3e
Reference in New Issue
Block a user