mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-24 22:40:55 +01:00
Merge pull request #164 from vhata/master
Fix minor typo in "Writing Reviewable Code"
This commit is contained in:
commit
9a3998806d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Phabricator is 35 lines.
|
||||||
|
|
||||||
= Write Sensible Commit Messages =
|
= Write Sensible Commit Messages =
|
||||||
|
|
||||||
There are lots of resources for this on the internet. All of the say pretty much
|
There are lots of resources for this on the internet. All of them say pretty much
|
||||||
the same thing; this one does too.
|
the same thing; this one does too.
|
||||||
|
|
||||||
The single most important thing is: **commit messages should explain //why// you
|
The single most important thing is: **commit messages should explain //why// you
|
||||||
|
|
Loading…
Reference in a new issue