CodeEditApp / CodeEditApp/CodeEdit

🐞 Source Control Commit History Data Error

未關閉
#1,716 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug inspector sidebar
主要語言
Swift
星號
23k
分支
1.2k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

When a git squash is present in the commit history, it throws off all subsequent commits in the history list.

### To Reproduce

1. Open a project that has a git repository
2. Open a file that was changed in a PR that was squashed and merged.
3. Open the history inspector in the right sidebar
4. Notice that the list items starting with the squashed commit message do not display correctly.

### Expected Behavior

All the commits in the history list should be displayed with a name and description.

### Version Information

CodeEdit: 0.1.0
macOS: 14.4.1
Xcode: 15.4

### Additional Context

At the bottom of the list, you see `... and 53 commits`

Screenshot 2024-05-14 at 11 34 42 AM

It seems like the data is getting incorrectly parsed from the git output.

### Screenshots

Screenshot 2024-05-14 at 11 36 40 AM

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。