This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
wlbrdkmtk [2022/08/09 16:27] steve Added flashing instructions |
wlbrdkmtk [2022/08/22 13:01] (current) steve Added format chars so git URLs and '--' are shown correctly |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| - //cd < | - //cd < | ||
| - | - //repo init -u https:// | + | - //repo init -u %%https:// |
| - | - //repo sync -c -j `nproc` --no-clone-bundle// | + | - //repo sync -c -j `nproc` |
| - //repo forall -c 'if [ -e .gitattributes ];then git lfs pull; | - //repo forall -c 'if [ -e .gitattributes ];then git lfs pull; | ||
| Line 16: | Line 16: | ||
| - //cd < | - //cd < | ||
| - | - //repo init -u https:// | + | - //repo init -u %%https:// |
| - | - //repo sync --no-clone-bundle// | + | - //repo sync %%--no-clone-bundle%%// |
| - Copy the meta layer directories from < | - Copy the meta layer directories from < | ||
| - //git clone git@github.com: | - //git clone git@github.com: | ||