This is the only thing I want to remember, a working memo for committing to GitHub.

Medium 6229186699 photo credit: Ian Sane via photopin cc

Good evening, this is Bono.

I forget easily if I leave it alone for a while, so I wrote it down.

Just remember this.

Simply do the following three things

git add hogefile
git commit -m "message here"
git push

The last line can also be done with git push origin master.