author | Kevin Green <Kevin.Green@morganstanley.com> | |
Mon, 11 Jun 2007 20:48:07 +0000 (16:48 -0400) | ||
committer | Simon Hausmann <simon@lst.de> | |
Mon, 11 Jun 2007 21:15:38 +0000 (23:15 +0200) | ||
commit | c3bf3f1301319faab7344e2d8b5ab10a3d648856 | |
tree | 552dbeb5aa2c4df608a94f61c7aec2a8c002549c | tree | snapshot |
parent | 6581de096e8323385b8ec7d467e91927a80ce3b9 | commit | diff |
git-p4: check for existence of repo dir before trying to create
When using git-p4 in this manner:
git-p4 clone //depot/path/project myproject
If "myproject" already exists as a dir, but not a valid git repo, it fails
to create the directory.
Signed-off-by: Kevin Green <Kevin.Green@morganstanley.com>
When using git-p4 in this manner:
git-p4 clone //depot/path/project myproject
If "myproject" already exists as a dir, but not a valid git repo, it fails
to create the directory.
Signed-off-by: Kevin Green <Kevin.Green@morganstanley.com>
contrib/fast-import/git-p4 | diff | blob | history |