mirror of
https://github.com/git/git.git
synced 2024-11-01 14:57:52 +01:00
7fc9d69fca
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 <junkio@cox.net>
38 lines
586 B
Text
38 lines
586 B
Text
git-reset-script(1)
|
|
===================
|
|
|
|
NAME
|
|
----
|
|
git-reset-script - Some git command not yet documented.
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
'git-reset-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> and Linus Torvalds <torvalds@osdl.org>
|
|
|
|
Documentation
|
|
--------------
|
|
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
|
|
|
|
GIT
|
|
---
|
|
Part of the link:git.html[git] suite
|
|
|