girar-upload(1)

GIRAR-UPLOAD(1) User Commands GIRAR-UPLOAD(1)

NAME

girar-upload - upload a new git repository to git.alt

SYNOPSIS

girar-upload [Options] [<repository> [<refspec>...]]

DESCRIPTION

girar-upload upload a new git repository to git.alt server.

girar-upload 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;
-o,--origin=NAME
use NAME instead of 'origin' to set up git remote;
-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.

ENVIRONMENT

GIT_DIR
If the GIT_DIR environment variable is set then it specifies a path to use instead of the default for the base of the repository.

AUTHOR

Written by Alexey Gladkov <legion@altlinux.org>

REPORTING BUGS

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

COPYRIGHT

Copyright © 2006 Alexey Gladkov <legion@altlinux.org>
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), gear(1), git-push(1).

July 2023 girar-utils 1.5.14