Enable "sync -c" default for repo

There's no need to fetch every single branch

Change-Id: I48861c2b46e5d9d94c478fa78e2724546f71ddf1
This commit is contained in:
Ricardo Cerqueira 2012-10-25 01:12:37 +01:00 committed by Gerrit Code Review
parent 303ad92f1c
commit 259d8c3eb4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<default revision="refs/heads/jellybean"
remote="github"
sync-c="true"
sync-j="4" />
<project path="build" name="CyanogenMod/android_build">