Files
git/git-p4.py
Johannes Schindelin 347da97f3e 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>
2026-04-02 10:41:00 -07:00

169 KiB
Executable File