Git.md
... ...
@@ -510,6 +510,10 @@ Get-ChildItem -Directory |
510 510
- 指定サイズのアバターの取得, サイズ省略時は 80x80 pixel<br />
511 511
&#x68;ttps://www.gravatar.com/avatar/ハッシュキー?s=サイズ
512 512
513
+- [サルでもわかるGit入門 〜バージョン管理を使いこなそう〜 - どこでもプロジェクト管理バックログ](https://backlog.com/ja/git-tutorial/)
514
+
515
+- [こっそり始めるGit/GitHub超入門 - @IT](http://www.atmarkit.co.jp/ait/series/3190/)
516
+
513 517
- [GitPrep - Github clone.](http://gitprep.yukikimoto.com/)
514 518
- [GitHub:yuki-kimoto/gitprep](https://github.com/yuki-kimoto/gitprep)
515 519
Windows/VSCode.md
... ...
@@ -264,3 +264,5 @@
264 264
- [Build an Amazing Markdown Editor Using Visual Studio Code and Pandoc - thisDaveJ](http://thisdavej.com/build-an-amazing-markdown-editor-using-visual-studio-code-and-pandoc/)
265 265
266 266
- [Visual Studio Code always asking for git credentials - Stack Overflow](https://stackoverflow.com/questions/%33%34%34%30%30%32%37%32)
267
+
268
+- [Git入門(VSCode Git の使い方) – セルティスラボ](https://celtislab.net/archives/20180418/git-vscode/)