deploy icon indicating copy to clipboard operation
deploy copied to clipboard

Error when missing .git on repo config

Open ejholmes opened this issue 10 years ago • 0 comments

If the .git/config url is missing .git on the end, you get an error:

Example

[remote "origin"]
  url = [email protected]:remind101/acme-inc
$ deploy
Invalid GitHub repo: /remind101/acme-inc

ejholmes avatar Dec 09 '15 05:12 ejholmes