Vauxoo / runbot-vms

Our Runbot Instance configuration files for deployments... (No Source here review the readme)
Apache License 2.0
3 stars 8 forks source link

manage properly the download process. #1

Open nhomar opened 8 years ago

nhomar commented 8 years ago

IMHO, the download process should use a proper method to avoid walk thorught all /ref/ at once.

I mean (At least in debugging mode):

1.- Download the main (and force to start with master's branches). 2.- Downoad PR (Without kill anything). 3.- Fetch the the PR.

I am just thinking aloud but this is what I see.

moylop260 commented 8 years ago

Do you talking about git pull process?