From 7fc9d69fca0ea8afab6709622b694f31662fb2ee Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 23 Aug 2005 01:49:47 -0700 Subject: Add placeholders for missing documents. The text does not say anything interesting, but at least the author list should reflect something close to reality. Signed-off-by: Junio C Hamano --- Documentation/git-cherry.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Documentation/git-cherry.txt (limited to 'Documentation/git-cherry.txt') diff --git a/Documentation/git-cherry.txt b/Documentation/git-cherry.txt new file mode 100644 index 0000000000..14d0bd51cd --- /dev/null +++ b/Documentation/git-cherry.txt @@ -0,0 +1,38 @@ +git-cherry(1) +============= + +NAME +---- +git-cherry - Some git command not yet documented. + + +SYNOPSIS +-------- +'git-cherry' [ --option ] ... + +DESCRIPTION +----------- +Does something not yet documented. + + +OPTIONS +------- +--option:: + Some option not yet documented. + +...:: + Some argument not yet documented. + + +Author +------ +Written by Junio C Hamano + +Documentation +-------------- +Documentation by Junio C Hamano and the git-list . + +GIT +--- +Part of the link:git.html[git] suite + -- cgit v1.2.3