gitCloneAll: make "git cclone" optional 73/28273/1
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 1 Oct 2014 07:11:20 +0000 (09:11 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 1 Oct 2014 08:11:22 +0000 (10:11 +0200)
commit1401fbd3d3737b8416e646b46c02eadb202e0b93
tree3ebeedea51b1c73db1c870afc7cfb598386354ab
parentc170eb5c77aace348ec3dd27cacea7cb4efac573
gitCloneAll: make "git cclone" optional

The dependency on "git cclone" was not documented. Not everyone needs
it, so only use it if available and fall back to "git clone"
otherwise.

Change-Id: Ifc3fd18d253d4e4c385e9854ba04c8d6d83acb38
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
merge: cclone

Change-Id: I060a73e1ae5b911b665abb598f578562e65bfc52
tools/gitCloneAll.sh