summaryrefslogtreecommitdiff
path: root/_content/talk/git-tutorial/index.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-12-03 22:10:26 +0700
committerShulhan <ms@kilabit.info>2024-12-03 22:10:26 +0700
commitf01cf23adc55792d5c08924a41cf533ec39abf6d (patch)
tree589e8cec0cb30f73b62737432ad3327e4f38c022 /_content/talk/git-tutorial/index.adoc
parent2bcf4e53309695a39c2e839520d86476d62e58f0 (diff)
downloadkilabit.info-f01cf23adc55792d5c08924a41cf533ec39abf6d.tar.xz
talk/git-tutorial: revert the talk back to using embedded slides
Diffstat (limited to '_content/talk/git-tutorial/index.adoc')
-rw-r--r--_content/talk/git-tutorial/index.adoc21
1 files changed, 21 insertions, 0 deletions
diff --git a/_content/talk/git-tutorial/index.adoc b/_content/talk/git-tutorial/index.adoc
new file mode 100644
index 0000000..025631e
--- /dev/null
+++ b/_content/talk/git-tutorial/index.adoc
@@ -0,0 +1,21 @@
+= Git tutorial
+Shulhan <ms@kilabit.info>
+
+This talk is presented at proofn.com, as part of knowledge sharing in
+the company.
+
+The slides contain history, terminologies, tips and tricks, and quick git
+practice for push, pull and merge using local directory as remote.
+
+
+++++
+<iframe
+ src="https://docs.google.com/presentation/d/e/2PACX-1vQ7PqaMlu9bqKJjHH9SyFlzAGy2c-f5S_14qZ_x7TlKhB3CCpu6B1XS3qxyK37DUf4e9X-pH6IOwU8u/embed?start=false&loop=false&delayms=3000"
+ frameborder="0"
+ width="529"
+ height="426"
+ allowfullscreen="true"
+ mozallowfullscreen="true"
+ webkitallowfullscreen="true"
+></iframe>
+++++