File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Do this at least one day before the workshop!
1212 (this means ** not** using "generating from template")
1313 - < https://github.com/cr-workshop-exercises/recipe-book >
1414 - < https://github.com/cr-workshop-exercises/recipe-book-recorded >
15+ - ** You probably need to re-created them before the workshop even though they might already exist**
16+ from a previous workshop. Motivation: the repositories from a previous workshop probably carry issues
17+ and pull requests and the network graph will differ from what you want to show.
1518- You can create these using ` git clone --mirror ` and ` git push --mirror ` to make sure to copy ** all branches** :
1619 ``` console
1720 $ git clone --mirror [email protected] :cr-workshop-exercises/recipe-book-template.git
You can’t perform that action at this time.
0 commit comments