You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
554 B
39 lines
554 B
19 years ago
|
git-bisect-script(1)
|
||
|
====================
|
||
|
|
||
|
NAME
|
||
|
----
|
||
|
git-bisect-script - Some git command not yet documented.
|
||
|
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
|
'git-bisect-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 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
|
||
|
|