NAME 

git-apply - Apply patch on a git index file and a work tree

SYNOPSIS 

git-apply [--stat] [--numstat] [--summary] [--check] [--index] [--apply]
          [--no-add] [--index-info] [--allow-binary-replacement | --binary]
          [-R | --reverse] [--reject] [-z] [-pNUM] [-CNUM] [--inaccurate-eof]
          [--whitespace=<nowarn|warn|error|error-all|strip>] [--exclude=PATH]
          [--cached] [--verbose] [<patch>]