フィルターのクリア

Git operations are not available for shallow git repository

2 ビュー (過去 30 日間)
Volodymyr
Volodymyr 2022 年 7 月 4 日
コメント済み: Kimmo Eggers 2023 年 7 月 21 日
When clone github project with depth parameter (shallow git repository) and open it in Matlab - project is not detected as Git source controlled, Git operations are not available for project.
Does shallow git repository supported in Matlab?

回答 (1 件)

Amanjeet Pani
Amanjeet Pani 2022 年 7 月 13 日
As i understand you need to clone your git repository using matlab
you can go through this documentation and see if this helps. am afraid shallow git option is not available as it is but maybe you can look up for similar ways to deal with it.
  2 件のコメント
Volodymyr
Volodymyr 2022 年 7 月 14 日
I'm clonning project through Git (with depth parameter, it means clonning git shallow), and open project in Matlab then. That project is not detected as git local repository (there are no git context commands such push, commit, etc.). If I clone the same project using git without depth parameter, then opened project in Matlab is detected as git local repository. Why shallow git repository (project cloned with depth parameter) is not detected as local git repository in Matlab?
Kimmo Eggers
Kimmo Eggers 2023 年 7 月 21 日
I am facing the same issue. Would be useful to know how to get this to work if possible.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSource Control Integration についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by