author | Petr Baudis <pasky@suse.cz> | |
Wed, 24 Sep 2008 20:44:03 +0000 (22:44 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 30 Sep 2008 19:59:18 +0000 (12:59 -0700) | ||
commit | adcbd431e7ae3c6356c50fa2559ac06ddb970008 | |
tree | 8862f03e6309ca1f99adb5af514850565a15673a | tree | snapshot |
parent | 0d4044123cb081bd690dece6505ffbcb8476e7ef | commit | diff |
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>
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 | diff | blob | history |