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

[git] Bind magit-blame rather than magit-blame-mode to "gb". #2213

Closed

Conversation

jenanwise
Copy link
Contributor

Calling magit-blame-mode directly is not advised as of Magit 2.1.0,
and will leave a buffer in read-only mode upon exit. magit-blame also
allows recursive blame upon repeated usage.

See magit/magit#1948.

Calling `magit-blame-mode` directly is not advised as of Magit 2.1.0,
and will leave a buffer in read-only mode upon exit. `magit-blame` also
allows recursive blame upon repeated usage.
@syl20bnr
Copy link
Owner

syl20bnr commented Jul 5, 2015

Thank you ! I encountered the buffers in RO mode and I wondered what happened, very nice to have solved this 👍
Cherry-picked to develop branch, you can safely delete your branch.

@syl20bnr syl20bnr closed this Jul 5, 2015
@jenanwise jenanwise deleted the fix-magit-blame-binding branch July 5, 2015 03:23
@jenanwise
Copy link
Contributor Author

👍

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