Git operations are not available for shallow git repository
显示 更早的评论
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
2022-7-13
0 个投票
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
2022-7-14
Kimmo Eggers
2023-7-21
I am facing the same issue. Would be useful to know how to get this to work if possible.
类别
在 帮助中心 和 File Exchange 中查找有关 Source Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!