Skip to content

Conversation

@jelaniwoods
Copy link
Contributor

@jelaniwoods jelaniwoods commented Jun 29, 2021

Resolves #103
Related to #100 (comment)

Problem

The "Show last commit" window doesn't seem to be rendering the diff right anymore:

Screen Shot 2021-06-28 at 11 50 03 AM

Solution

web_git-show-last-commit

@raghubetina
Copy link
Contributor

LGTM 🚢

@jelaniwoods jelaniwoods merged commit 4dbadc9 into spring2020 Jun 29, 2021
jelaniwoods added a commit that referenced this pull request Jul 9, 2021
Due to changes in #105

When a project has 1 commit on the current branch git show HEAD~1 was being called which throws an error since it requires a previous commit.

Don't call git show HEAD~1 when the log has one commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants