diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-09 15:04:53 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-02-09 15:04:53 +0200 |
commit | a7304fe0600aaaebe46d984954ca4f12707e00e5 (patch) | |
tree | 2ed2e39c82208b24bd4abc88c4b3f1c214f9904c /README.md | |
parent | 918068df610f07a0371a3f5a477a28b8f370b89a (diff) | |
download | gitlab-shell-a7304fe0600aaaebe46d984954ca4f12707e00e5.tar.gz |
Fix truncate repos. Added path option to importv1.0.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Remove repo Import repo - ./bin/gitlab-projects import-project https://github.com/randx/six.git + ./bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git ### Keys: |