Merge branch 'nd/commit-hook-doc-fix'
Doc fix. * nd/commit-hook-doc-fix: git-commit.txt: list post-rewrite in HOOKS sectionmaint
						commit
						fbcfbc4d5d
					
				|  | @ -463,7 +463,7 @@ order).  See linkgit:git-var[1] for details. | ||||||
| HOOKS | HOOKS | ||||||
| ----- | ----- | ||||||
| This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`, | This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`, | ||||||
| and `post-commit` hooks.  See linkgit:githooks[5] for more | `post-commit` and `post-rewrite` hooks.  See linkgit:githooks[5] for more | ||||||
| information. | information. | ||||||
|  |  | ||||||
| FILES | FILES | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano