babusri <[email protected]> writes:
> This is probably not a magit issue. When I change branch (with 'b')
> and switch buffers, the buffer contains the code corresponding to the
> branch, but the minibuffer shows the old branch name.
Should be fixed now. Thanks!
commit 3731a18b498d189e5584a511ec3d6d0a8b6068c9
Author: Marius Vollmer <[email protected]>
Date: Tue Jul 28 00:05:07 2009 +0300
Reinitialize modes when reverting file contents.
* magit.el (magit-revert-buffers): Here, by passing nil for
preserve-modes in the call to revert-buffer.