danhper / danhper/elixir-git-cli

Not handling repo name with a dot in it...

未关闭
#15 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Elixir
星标
77
派生
13
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing Git.clone with the reported GitHub URL containing a dot in the repository name, then trace how the clone destination path is derived. Confirm the fix with a regression test showing that the repository path retains the complete name and does not stop at the dot.

由索引模型根据 Issue 内容生成。

评估

技术栈
elixir, git
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。