Skip to content

ukulanne/git-klone-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

git-klone-setup

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.

About

Script to help clone and backup git modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages