girar-clone(1)

GIRAR-CLONE(1) User Commands GIRAR-CLONE(1)

NAME

girar-clone - clone package from others' repository and set up remotes.

SYNOPSIS

girar-clone [Options] <user>[,<user>...] <repository> [<directory>]

DESCRIPTION

girar-clone clones package from others' repository and sets up remotes for every USERs.

girar-clone uses the git configuration file. The following variables are read:

* girar.remote, corresponding to --remote;

OPTIONS

-R,--remote=NAME
girar server alias, defaults to git.alt;
-q,--quiet
try to be more quiet;
-v,--verbose
print a message for each action;
-V,--version
print program version and exit;
-h,--help
show this text and exit.

AUTHOR

Written by Alexey I. Froloff <raorn@altlinux.org>

REPORTING BUGS

Report bugs to http://bugs.altlinux.ru/

COPYRIGHT

Copyright © 2009 Alexey I. Froloff <raorn@altlinux.org>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

git-config(1), git-remote(1), git-clone(1).

January 2021 girar-utils 1.5.12