Skip to content

Instantly share code, notes, and snippets.

@libitte
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save libitte/9265969 to your computer and use it in GitHub Desktop.

Select an option

Save libitte/9265969 to your computer and use it in GitHub Desktop.
commit log は過去形?現在形?

commit log は過去形?現在形?

現在形 が望ましい。 プログラマが、Gitのレポジトリに対して、このようにふるまいを変えろと命令している様をイメージすればよい。

Describe your changes in imperative mood, e.g. "make xyzzy do frotz" instead of "[This patch] makes xyzzy do frotz" or "[I] changed xyzzy to do frotz", as if you are giving orders to the codebase to change its behaviour. Try to make sure your explanation can be understood without external resources. Instead of giving a URL to a mailing list archive, summarize the relevant points of the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment