projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f71a2a
)
* CONTRIBUTE: Fix a typo
author
Alan Mackenzie
<acm@muc.de>
Sat, 15 Apr 2023 11:00:38 +0000
(11:00 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 15 Apr 2023 11:00:38 +0000
(11:00 +0000)
CONTRIBUTE
patch
|
blob
|
history
diff --git
a/CONTRIBUTE
b/CONTRIBUTE
index 82e5b0a101896c82aa6d4371adba447f75ef71d7..a9e2acfa92a002f475f250956052b0897db88f14 100644
(file)
--- a/
CONTRIBUTE
+++ b/
CONTRIBUTE
@@
-321,7
+321,7
@@
them right the first time, so here are guidelines for formatting them:
** Committing your changes.
When you commit changes, Git invokes several scripts that test the
-commit for validity, and may abort the commit
o
f some of the tests
+commit for validity, and may abort the commit
i
f some of the tests
fail. These scripts live in the '.git/hooks/' subdirectory of the
top-level directory of the repository, and they perform the following
tests: