Refactor code to live inside default pkg

This commit is contained in:
Sam Coe 2022-04-19 13:31:59 +02:00
parent 9060b44e6d
commit 22a5d2abf8
No known key found for this signature in database
GPG key ID: 8E322C20F811D086
8 changed files with 589 additions and 268 deletions

View file

@ -7,9 +7,3 @@
[user]
name = Mona the Cat
email = monalisa@github.com
[remote "origin"]
url = git@github.com:monathecat/cli.git
fetch = +refs/heads/*:refs/remotes/origin/*
[remote "upstream"]
url = git@github.com:cli/cli.git
fetch = +refs/heads/trunk:refs/remotes/upstream/trunk