Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Source Control Commit History Data Error #1716

Open
austincondiff opened this issue May 14, 2024 · 0 comments
Open

馃悶 Source Control Commit History Data Error #1716

austincondiff opened this issue May 14, 2024 · 0 comments
Labels
bug Something isn't working inspector sidebar

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented May 14, 2024

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鈥疉M

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

Screenshots

Screenshot 2024-05-14 at 11 36 40鈥疉M
@austincondiff austincondiff added the bug Something isn't working label May 14, 2024
@austincondiff austincondiff changed the title 馃悶 Source Control Commit History Error 馃悶 Source Control Commit History Data Error May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inspector sidebar
Projects
Status: 馃搵 Todo
Development

No branches or pull requests

1 participant