Horst H. von Brand wrote: >> +------------------------------------------------ >> +$ git branch -d experimental >> +------------------------------------------------ >> + >> +This command ensures that the changes in the experimental branch are >> +already in the current branch. >> + > > Huh? This deletes the branch, it doesn't ensure changes have been saved. It ensures that the branch we want to delete is in lineage of current branch (otherwise we would have to use -D). -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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