Skip to content

Instantly share code, notes, and snippets.

@timabell
Created November 19, 2022 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timabell/87add070a8a44db4985586efe380757d to your computer and use it in GitHub Desktop.
Save timabell/87add070a8a44db4985586efe380757d to your computer and use it in GitHub Desktop.
Example for gitopolis re-clone https://github.com/timabell/gitopolis
[[repos]]
path = "gitopolis"
tags = ["tim"]
[repos.remotes.origin]
name = "origin"
url = "git@github.com:timabell/gitopolis.git"
[[repos]]
path = "schema-explorer"
tags = ["tim", "databases"]
[repos.remotes.origin]
name = "origin"
url = "git@github.com:timabell/schema-explorer.git"
[[repos]]
path = "database-diagram-scm"
tags = ["databases"]
[repos.remotes.origin]
name = "origin"
url = "git@github.com:timabell/database-diagram-scm.git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment