mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 10:19:03 +00:00
11 lines
488 B
YAML
11 lines
488 B
YAML
# Example format below. You can reclone, one, multiple or all at once just use with no arguments e.g. ghorg reclone
|
|
|
|
# name-of-reclone:
|
|
# cmd: "ghorg clone command here"
|
|
# backup-my-org:
|
|
# cmd: "ghorg clone my-org --backup --clone-wiki"
|
|
# kubernetes-sig:
|
|
# cmd: "ghorg clone kubernetes --match-regex=^sig- --output-dir=kubernetes-sig-only"
|
|
# gitlab-examples:
|
|
# cmd: "ghorg clone gitlab-examples --scm=gitlab --preserve-dir --config=/Users/me/.config/ghorg/gitlab-cloud-conf.yaml"
|