Skip to content
Snippets Groups Projects
Commit a163c489 authored by Sosuke Kanegae's avatar Sosuke Kanegae
Browse files

Edit week01 corected mistakes

parent 1003e781
No related branches found
No related tags found
No related merge requests found
......@@ -224,8 +224,7 @@ mkdocs build
site_dir: ../sosuke-kanegae/public/
</code></pre>
<p>Finaly commit changes in local git repo and push to remote GitLab repo.</p>
<pre><code>git add .
git commit -m 'Comments about changes'
<pre><code>git commit -a -m 'Comments about changes'
git push
</code></pre>
<p>Instead of commit and push in the command line, you can also commit and push from the Git tab in VScode.</p>
......
......@@ -215,5 +215,5 @@
<!--
MkDocs version : 1.4.2
Build Date UTC : 2023-01-30 23:56:50.525293+00:00
Build Date UTC : 2023-01-30 23:58:52.691035+00:00
-->
This diff is collapsed.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment