7 git-diff-helper - Generates patch format output for git-diff-*
12 'git-diff-helper' [-z] [-S<string>]
16 Reads output from "git-diff-cache", "git-diff-tree" and "git-diff-files" and
17 generates patch format output.
22 \0 line termination on input
25 Look for differences that contains the change in <string>.
30 The section on generating patches in link:git-diff-cache.html[git-diff-cache]
35 Written by Junio C Hamano <junkio@cox.net>
40 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
44 Part of the link:git.html[git] suite