* fix #1070

* test: add more tests
This commit is contained in:
Kevin Wan
2021-12-29 21:34:28 +08:00
committed by GitHub
parent b8ea16a88e
commit 62266d8f91
4 changed files with 27 additions and 9 deletions

View File

@@ -52,7 +52,6 @@ func ApiCommand(c *cli.Context) error {
}
defer fp.Close()
home := c.String("home")
remote := c.String("remote")
if len(remote) > 0 {