]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/git-format-patch.txt
[PATCH] git-daemon --inetd
[thirdparty/git.git] / Documentation / git-format-patch.txt
CommitLineData
215a7ad1
JH
1git-format-patch(1)
2===================
7fc9d69f
JH
3
4NAME
5----
215a7ad1 6git-format-patch - Some git command not yet documented.
7fc9d69f
JH
7
8
9SYNOPSIS
10--------
215a7ad1 11'git-format-patch' [ --option ] <args>...
7fc9d69f
JH
12
13DESCRIPTION
14-----------
15Does something not yet documented.
16
17
18OPTIONS
19-------
20--option::
21 Some option not yet documented.
22
23<args>...::
24 Some argument not yet documented.
25
26
27Author
28------
29Written by Junio C Hamano <junkio@cox.net>
30
31Documentation
32--------------
33Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
34
35GIT
36---
37Part of the link:git.html[git] suite
38