計算機科学のブログ

ほしい物リスト

Git - Making your life Easier with Git: Pro Tips - comment, feat, chore, fix

Head First Git: A Learner’s Guide to Understanding Git from the Inside OutRaju Gandhi(著)、 O’Reilly Mediaの Chapter 8.(Making your life Easier with Git: Pro Tips)、Code Magnets(666/715)の解答を求めてみる。

featallow users to add multiple email addresses to profiles
featintroduce a chat feature
choreupdate .gitignore file to exclude Windows Dat files
fixcorrect question count in quiz counter
fixredo label alignment after logging out