📜  git get repo with composer - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:13.951000             🧑  作者: Mango

代码示例2
"repositories":[
    {
        "type": "vcs",
        "url": "git@github.com:barryvanveen/secret.git"
    }
]