|
@ -68,7 +68,7 @@ image::./repo-1.png[SwarmLab New Repository ] |
|
|
|
|
|
|
|
|
==== step 2 |
|
|
==== step 2 |
|
|
|
|
|
|
|
|
.Create New Repositor |
|
|
.Create New Repository |
|
|
image::./repo-2.png[SwarmLab New Repository ] |
|
|
image::./repo-2.png[SwarmLab New Repository ] |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -92,6 +92,14 @@ image::./repo-clone-1.png[SwarmLab git clone ] |
|
|
git clone paste-url-here |
|
|
git clone paste-url-here |
|
|
---- |
|
|
---- |
|
|
|
|
|
|
|
|
|
|
|
.Install Git |
|
|
|
|
|
[source.bash] |
|
|
|
|
|
---- |
|
|
|
|
|
sudo apt update |
|
|
|
|
|
sudo apt install git |
|
|
|
|
|
|
|
|
|
|
|
---- |
|
|
|
|
|
|
|
|
.git error |
|
|
.git error |
|
|
[NOTE] |
|
|
[NOTE] |
|
|
==== |
|
|
==== |
|
@ -101,13 +109,6 @@ Try again!!! |
|
|
|
|
|
|
|
|
==== |
|
|
==== |
|
|
|
|
|
|
|
|
.Install Git |
|
|
|
|
|
[source.bash] |
|
|
|
|
|
---- |
|
|
|
|
|
sudo apt update |
|
|
|
|
|
sudo apt install git |
|
|
|
|
|
|
|
|
|
|
|
---- |
|
|
|
|
|
|
|
|
|
|
|
== workflow |
|
|
== workflow |
|
|
|
|
|
|
|
|