git-applypatch(1)
NAME
git-applypatch - Apply one patch extracted from an e-mail
SYNOPSIS
git-applypatch <msg> <patch> <info> [<signoff>]
DESCRIPTION
- Arrayusually not necessary to use this command directly.
This command can run applypatch-msg, pre-applypatch, and - post-applypatch hooks. See [1]hooks for more information.
OPTIONS
Arraymessage.
AUTHOR
Written by Linus Torvalds <torvalds@osdl.org>
DOCUMENTATION
- Documentation by Junio C Hamano and the git-list
- <git@vger.kernel.org>.
GIT
Part of the git(7) suite
REFERENCES
- 1. hooks
- hooks.html
03/08/2007 GIT