File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
gdk-oci-email/02-git-clone
gdk-oci-logging/02-git-clone
gdk-oci-metrics/02-git-clone
gdk-oci-object-storage/02-git-clone
gdk-oci-tracing/02-git-clone Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-adb-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-email-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-logging-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-metrics-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-object-store-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ In this lab, you will:
22
22
<copy>
23
23
git init lab
24
24
cd lab
25
- git remote add origin https://github.com/sachin-pikle /gdk-oci -samples.git
25
+ git remote add origin https://github.com/oracle-samples /gdk-micronaut -samples.git
26
26
git config core.sparsecheckout true
27
27
echo "gdk-oci-tracing-mvn/*">>.git/info/sparse-checkout
28
28
git pull --depth=1 origin main
You can’t perform that action at this time.
0 commit comments