Committing using 'Commit' button in Project tab is so slow

12 次查看(过去 30 天)
Hi all,
Say I am working on a project-enabled git repo which gives me the Project tab whenever I open my *.prj file. Everything works fine and all, until when it's time for me to commit my changes. Let's say I wanna commit all changes, so logically I would use the 'Commit' button in the Project tab:
Eventhough it is just small changes, it takes almost a minute to for the committing to complete! This is shown by this rotating circle progress indicator 'Checking in files':
In contrast, if I were to commit the files individually using the right-click context menu like this:
It takes less than a second! Why is this, and if this is a bug, please fix it since committing using the button is convenient to commit all changes at once.
Thank you!
  4 个评论
Adib Yusof
Adib Yusof 2022-4-8
Please try recreating the issue using this repo https://github.com/DataScienceMY/supermag-data . I'd like to point out that the same issue did appear in my other repos as well.
M N
M N 2024-5-30
I am facing same issue, while comitting .slx file, since i switched my git repo to git lfs. Just anticipating could be related to git lfs.
Before that comitting was normal.
There was a .gitattributes files added for git lfs for tracking simulink models.
*.slx filter=lfs diff=lfs merge=lfs -text

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Project Management 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by