joseluisq/paket

[FR] Allow users to specify full git url

オープン

#19 opened on 2025/08/06

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (81 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

If provided with a full url, e.g https://git.stryder.cc/lina/fzf.fish, or git@github.com:0x4c756e61/fzf.fish.git, paket should directly pass it as-is to git.

paket add git@github.com:0x4c756e61/fzf.fish.git should clone the corresponding repository, rather than trying to clone https://github.com/git@github.com:0x4c756e61/fzf.fish.git.

コントリビューターガイド