mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 12:19:37 +00:00
* CONTRIBUTE: Fix a typo
This commit is contained in:
parent
3f71a2a0cf
commit
d9e96c029b
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ them right the first time, so here are guidelines for formatting them:
|
||||||
** Committing your changes.
|
** Committing your changes.
|
||||||
|
|
||||||
When you commit changes, Git invokes several scripts that test the
|
When you commit changes, Git invokes several scripts that test the
|
||||||
commit for validity, and may abort the commit of some of the tests
|
commit for validity, and may abort the commit if some of the tests
|
||||||
fail. These scripts live in the '.git/hooks/' subdirectory of the
|
fail. These scripts live in the '.git/hooks/' subdirectory of the
|
||||||
top-level directory of the repository, and they perform the following
|
top-level directory of the repository, and they perform the following
|
||||||
tests:
|
tests:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue