Skip to content

Commit

Permalink
garden: add github remotes for homebrew-garden
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Dec 22, 2023
1 parent 5b48028 commit 6d98775
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion garden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,11 @@ trees:
branches:
pages: pages/pages

homebrew: "[email protected]:garden-rs/homebrew-garden.git"
homebrew:
url: "[email protected]:garden-rs/homebrew-garden.git"
remotes:
davvid: "[email protected]:davvid/homebrew-garden.git"
gitconfig:
remote.origin.pushurl:
- "[email protected]:garden-rs/homebrew-garden.git"
- "[email protected]:davvid/homebrew-garden.git"

0 comments on commit 6d98775

Please sign in to comment.