Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: mkdir -p when initializing new remote repository
This allows the user to create repositories with arbitrary paths on the server. The downside is that errorneously typed paths are not caught but instead created remotely; YMMV. Signed-off-by: Petr Baudis <petr.baudis@novartis.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information