Add directory argument to gbs clone
authorGuan Junchun <junchunx.guan@intel.com>
Fri, 11 Oct 2013 10:07:56 +0000 (18:07 +0800)
committerGuan Junchun <junchunx.guan@intel.com>
Mon, 14 Oct 2013 07:28:03 +0000 (15:28 +0800)
commit1b2a683712207539df401bf84ac8708390ddb064
tree4cddb5b99b533a26e9730f336f2b8db1aaeeddde
parentfd2a6f2a415a2f1850f088ec049c36527ca93bb1
Add directory argument to gbs clone

With this patch, we can clone a repo to a specific directory
$ gbs clone remote_repo dir

Fixes: #1336

Change-Id: I72241337a2815b444c214ddb8ca8ea6b7fefb63f
gitbuildsys/cmd_clone.py
tools/gbs