1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-25 08:56:25 +02:00
git/Documentation/git-rebase-script.txt

39 lines
551 B
Plaintext
Raw Normal View History

git-rebase-script(1)
====================
NAME
----
git-rebase-script - Some git command not yet documented.
SYNOPSIS
--------
'git-rebase-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