Skip to content

Add button to show the commit in full #9

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 7, 2017
Merged

Add button to show the commit in full #9

merged 2 commits into from
Jul 7, 2017

Conversation

frou
Copy link
Owner

@frou frou commented Jul 1, 2017

Hi there

I added a [Show] button. It shows the full commit inside Sublime in a scratch view with syntax highlighting. What do you think?

(btw, the unicode cross does not show for me in Sublime-3140, OS X 10.12)

frou added 2 commits July 1, 2017 15:09
git-blame has the notion of a "boundary commit" which it indicates by showing a SHA with a leading caret ^

    https://www.kernel.org/pub/software/scm/git/docs/git-blame.html

It is not meaningful to other commands such as git-show, so strip it before passing the SHA to them.
@frou frou changed the title Add "Show" button next to "Copy" Add button to show the commit in full Jul 1, 2017
@psykzz psykzz merged commit 9223b09 into frou:master Jul 7, 2017
@psykzz
Copy link
Collaborator

psykzz commented Jul 7, 2017

Im happy with this, thanks.

@frou frou mentioned this pull request Mar 25, 2019
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.

2 participants