On Tue, 30 Jan 2007, Daniel Barkalow wrote: > warning: you are now browsing the history without a local branch. You > will not be able to commit changes unless you create a new local branch > with "git checkout -b <new_branch_name>". This isn't true. You can commit on top of a detached head. In fact you can do almost anything. Nicolas - 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