現在のフォルダーから Git を新規作成する際に、ファイルの管理を実施するとエラーが出るのはなぜですか?
Ältere Kommentare anzeigen
Git を MATLAB Project で使用するために、新規でフォルダを作成し、Git 環境を構築しようとしています。
MATLABの現在のフォルダーからソース管理→ファイルの管理から操作すると、リポジトリのパス設定では、「変更」ボタンしか出てきません。
「変更」ボタンを押し、フォルダアイコンをクリックして、リモート用のフォルダーを指定し、OK ボタンをクリックした後、ローカルフォルダーを指定して、実行すると以下エラーが発生します。
C:¥Git_Test¥Remote からC:¥Git_Test¥Local にリボジトリをクローンできません。
could not find repository from 'C:¥Git_Test¥Remote' (-3x6)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu ソース管理の統合 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!