Files
entropy/server/doc/mansrc/eit-checkout.1.txt
T
2011-11-18 16:40:21 +01:00

59 lines
1.1 KiB
Plaintext

eit-checkout(1)
===============
:man source: eit {eitversion}
:man manual: eit {eitversion}
NAME
----
eit-checkout - switch from a repository to another
SYNOPSIS
--------
eit checkout [-h] <repo>
INTRODUCTION
------------
Change the current working repository. Unlike *git checkout* this
doesn't work with package names or whatever. Current functionalities
are just limited to repository hopping. If you want to switch to
another branch, iuse *eit branch*.
OPTIONS
-------
"eit checkout" supports the following options which alters its behaviour.
POSITIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~~~
*<repo>*::
repository
OPTIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~
*--help*::
show this help message and exit
AUTHORS
-------
Eit has been accidentally prototyped during a rainy Sunday by Fabio
Erculiani who was looking for innovative ways of handling package
bumps in Sabayon Entropy repositories.
A few months later, Eit saw the light.
REPORTING BUGS
--------------
Report bugs to https://bugs.sabayon.org or directly to the author at
lxnay@sabayon.org.
SEE ALSO
--------
eit(1), eit-branch(1)