Hello, I have just uploaded a fix for http://github.com/philjackson/magit/issues/13 : when creating a new buffer for magit-status we should use generate-new-buffer instead of get-buffer-create so if there is already a buffer with the same name but a different directories we don't steal it.
See my t/multi-buffer branches on github: http://github.com/vanicat/magit/tree/t/multi-buffer Philip: I send you a pull request, but I believe I failed to include the correct branches. sorry. -- Rémi Vanicat
