Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リポジトリの管理には git タワーを使用し、ホスティングには heroku を使用しています。通常、ローカルでリポジトリを作成し、heroku にプッシュします。この場合、既存の heroku のクローンを作成したいと考えています。
git-repo-url を使用した「リモート リポジトリのクローン」ボタン。プロジェクトをタワーで見ることができ、ローカル フォルダーに git-repo が作成されます。ただし、リモート リポジトリは表示されません。それらを追加する必要がありますか?