git-gui: mkdir -p when initializing new remote repository
commitadcbd431e7ae3c6356c50fa2559ac06ddb970008
authorPetr Baudis <pasky@suse.cz>
Wed, 24 Sep 2008 20:44:03 +0000 (24 22:44 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 30 Sep 2008 19:59:18 +0000 (30 12:59 -0700)
tree8862f03e6309ca1f99adb5af514850565a15673a
parent0d4044123cb081bd690dece6505ffbcb8476e7ef
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>
lib/remote_add.tcl