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

Already on GitHub? Sign in to your account

Generally improve the git blame feature #656

Merged
merged 4 commits into from
May 26, 2017
Merged

Conversation

stoivo
Copy link
Member

@stoivo stoivo commented May 24, 2017

One step closer to blame walker. I think I will make it the next couple of days.

closes #654
Read commit messages for details

Recorded a small screencast http://recordit.co/oyfUHn7YQG

Copy link
Collaborator

@divmain divmain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!

Before sublime had a had is specifying dependencies,
we manually added it here.

Dependencies is specified in dependencies.json
Really handy if have some changes and would like to see the blame to the lines you changed. If you would just select 'Default' it would show  `not committed yet`.

This is one step closer to Blame walker.

Closes timbrel#654
@stoivo stoivo merged commit 1f209f4 into timbrel:master May 26, 2017
@stoivo stoivo deleted the blame branch May 26, 2017 08:43
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.

git: blame current file - ignore uncommitted changes
2 participants