On: 2026-01-15 / At: 第1研究室 / By: 谷口暁星 / Ver: v2026.1.1
main
Keep my email addresses private
$ git clone https://github.com/kit-sas/git-github-tutorial-playground.git $ code git-github-tutorial-playground # またはVS Codeで当該フォルダを選択して開く
ctrl-backquote
$ git config --global user.name "<your name in romaji>" $ git config --global user.email "<your (dummy) public email address>"
#3
⌘⇧P
astropenguin/issue3
2026/projects.md
- [ ] Task
- [x] Task
#3 Close the task of Project A
base: main
compare: <作成した自分のブランチ名>