追加したいレポジトリの.git/configに一行追加すればOK。
[remote "origin"]
url = git@github.com:ongaeshi/milkode.git
+ url = git@github.com:hogehoge/hogehoge.git
fetch = +refs/heads/*:refs/remotes/origin/*
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
追加したいレポジトリの.git/configに一行追加すればOK。
[remote "origin"]
url = git@github.com:ongaeshi/milkode.git
+ url = git@github.com:hogehoge/hogehoge.git
fetch = +refs/heads/*:refs/remotes/origin/*
Register as a new user and use Qiita more conveniently
Go to list of users who liked