Skip to content

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