Hi
Im downloading: $ git clone git://github.com/mozilla-b2g/B2G.git
it goes automatic to ~/B2G
And get:
error: Exited sync due to fetch errors
Repo sync failed
so i did: $ cd ~/B2G and then $ ./repo sync
and got: …
A new repo command ( 1.23) is available.
… You should upgrade soon:
cp /home/novski/B2G/.repo/repo/repo /home/novski/B2G/repo
First question: why do i get so mucht fetch errors since june 2016?
Second question: is that the right way to handle aborted git clone commands? or is “./repo sync -f” better?
Third question: whats that new command (1.23) about?