Hello, I would think the following simple pattern would be possible: Create two branches A and B. Switch to A, modify some files, do not commit to A, switch to B. Now B should not show any of the changes performed to A? However a git status while on B does show that the files on A have been modified. Is there something I am missing? Thank you, Alex -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html