Skip to content

Showing large commit is broken in release 0.15.1869 #310

Closed
@tkareine

Description

@tkareine

When displaying a large commit, GitX shows a label to click for actually displaying the commit diff ("This is a large commit. Click here or press 'v' to view."). But when clicking the label, I see the diff appear and disappear briefly in a flash, and then the label reappears.

To reproduce:

  1. Clone a repository, such as Rails, git clone git@github.com:rails/rails.git
  2. Open GitX in the repository
  3. Find a large commit, such as b95d6e8
  4. Click the label "This is a large commit. Click here or press 'v' to view." in the diff panel

What should happen: GitX shows the commit diff.

What actually happens: diff appears and disappears quickly, the label reappears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions