-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Sebastian Weisgerber edited this page Sep 29, 2017
·
4 revisions
Issue the following commands on your teminal
# w/o working copy:
git clone https://android.googlesource.com/platform/art --mirror
cd art
git pull --all
# Pushes all branches / updates / tags to the remote url, which contains an outdated copy of the mirror
git push --follow-tags --all ssh://[email protected]:Project-ARTist/art.git