OSDN Git Service

build: repopick: Support projects with less than 10 commits
authorAdrian DC <radian.dc@gmail.com>
Thu, 8 Sep 2016 15:11:11 +0000 (17:11 +0200)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Sun, 11 Sep 2016 06:40:03 +0000 (23:40 -0700)
commit6b4e924d82f772db4863284daaa6c0d7d6eb55d0
treecbc6af0cb7a310633de8ff060710fbb192069b78
parent984d329b75d8d16cb8bf048d6cd9e00f925995ea
build: repopick: Support projects with less than 10 commits

 * Verify that the project has at least 10 commits to verify,
    if not check only the amount of existing commits

Change-Id: Ic95212510d8f5b980c9a94af8d5ac1e0dfd94b3e
tools/repopick.py