danhper / danhper/elixir-git-cli
Not handling repo name with a dot in it...
Open
- Dominant language
- Elixir
- Stars
- 77
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
iex(1)> repo = Git.clone "https://github.com/satori/go.uuid"
{:ok, %Git.Repository{path: "/Users/kplummer/Code/go"}}
Seeing this in the 0.3.0 version. Gonna debug a bit, may have a PR shortly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.