Friday 16 of May 2008 20:58:27 Tim Ansell napisaĆ(a): > The git history looks a bit weird but everything seems to work okay. > > I've removed the experimental-xml branch from the git repositories but I > get the following error when trying to remove the experimental branch, > verbal:/git/documents.git# git branch -d experimental > error: The branch 'experimental' is not a strict subset of your > current HEAD. > > What should we do with that branch?
Errr, uhm... Maybe it should remain, if only to preserve the history (although experimental-xml was branched off of it, so anyway...) When I tried to remove it from my local repository, I got something different: error: The branch 'experimental' is not an ancestor of your current HEAD. If you are sure you want to delete it, run 'git branch -D experimental'. And -D worked. -- Ecce Jezuch "I'm never gonna work another day in my life" - D. Wyndorf
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
