Hi Jakub, Jakub Narebski writes: > Ramkumar Ramachandra <artagnon@xxxxxxxxx> writes: > > $ git symbolic-ref HEAD refs/heads/rollout > > $ rm .git/index # Git recreates it automatically anyway > > $ git add LICENSE > > $ git commit -m "Add LICENSE" # root commit > > $ # git add ... git commit cycle > > Ramkumar, in git 1.7.2 you can simply use "git checkout --orphan newbranch". Thanks for pointing this out! I'm still using many plubming tools- I ought to find out their equivalents in the new porcelain. -- Ram -- 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