aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-format-patch-script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-format-patch-script.txt')
-rw-r--r--Documentation/git-format-patch-script.txt38
1 files changed, 0 insertions, 38 deletions
diff --git a/Documentation/git-format-patch-script.txt b/Documentation/git-format-patch-script.txt
deleted file mode 100644
index ae3b8a113d..0000000000
--- a/Documentation/git-format-patch-script.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-git-format-patch-script(1)
-==========================
-
-NAME
-----
-git-format-patch-script - Some git command not yet documented.
-
-
-SYNOPSIS
---------
-'git-format-patch-script' [ --option ] <args>...
-
-DESCRIPTION
------------
-Does something not yet documented.
-
-
-OPTIONS
--------
---option::
- Some option not yet documented.
-
-<args>...::
- Some argument not yet documented.
-
-
-Author
-------
-Written by Junio C Hamano <junkio@cox.net>
-
-Documentation
---------------
-Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
-
-GIT
----
-Part of the link:git.html[git] suite
-