"Martin Langhoff" <martin.langhoff@xxxxxxxxx> writes: > # checkout an upstream branch to test that it has a bug > $ git-checkout origin/MOODLE_18_STABLE > $ git-status > <shows a clean status> > > # switch back to our local branch to test that the bug is gone > $ git-checkout mdl18-local > $ git-status > <shows a very dirty status - the index has changed but the files > weren't updated to the contents of mdl18-local> Shouldn't happen. Details? - 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