Script to help clone and backup git modules.
Usage: git-klone-setup.scm [options]
Clones a module from github and creates a backup of current version
-m, --module Module to clone.
-o, --org Organization to use (ukulanne default)
-b, --branch Branch to use.
-t, --tag Tag to use for backup directory
-v, --version Display version.
-h, --help Display this help.
Copyright (C) 2017-2023 Anne Summers <[email protected]>
This is free software released under the GNU LGPL 3,
and you are welcome to redistribute it under certain conditions.
Please see <https://www.gnu.org/licenses/ for more information.