MATAB File revisions are out of order

10 ビュー (過去 30 日間)
Nickolai Belakovski
Nickolai Belakovski 2022 年 7 月 8 日
When right clicking on a file in MATLAB that's tracked by git and going to "Source Control -> Show Revisions" MATLAB appears to be sorting the commits by date, as opposed to looking at parent commits. Dates can be misleading as they can be modified by rebases or even on purpose (and there's also the difference between AuthorDate and CommitDate, MATLAB appears to be using the former even though the latter looks like it's slightly better, even if it's not as good as using the parent commit).
This causes confusion when comparing against older revisions. Is this a known bug and/or is there a fix or a workaround?

回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by