With r26.05.08 on Windows, cloning fails after fetching with fatal: '//\\?\Z:\path\to\dir' does not appear to be a git repository (where Z:\path\to\dir is the absolute path to the relative dir specified with the josh clone command (e.g., Z:\path\to $ josh clone https://github.com/my/awesome-repo :/some-dir ./dir).
Behaviour is as expected in WSL with Ubuntu for same command.
With
r26.05.08on Windows, cloning fails after fetching withfatal: '//\\?\Z:\path\to\dir' does not appear to be a git repository(whereZ:\path\to\diris the absolute path to the relative dir specified with thejosh clonecommand (e.g.,Z:\path\to $ josh clone https://github.com/my/awesome-repo :/some-dir ./dir).Behaviour is as expected in WSL with Ubuntu for same command.