Horst H. von Brand wrote:
quoted
+------------------------------------------------
+$ 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