dynamist / subgit

Sub-git repo handler
Apache License 2.0
0 stars 0 forks source link

sgit init is broken #46

Closed holmboe closed 1 year ago

holmboe commented 1 year ago

Expected result: the help in sgit --help says "Initialize a new subgit repo", so I expect the command to initialize a new subgit repo.

Actual result:

$ sgit init
Unable to find a config file in any directory...
$ sgit init https://github.com/dynamist/subgit.git
Unable to find a config file in any directory...
$ echo $?
1