Hi all,

thanks for the answers, maybe I'm approaching fossil from the git side.
Maybe I have a misconception. In Git a branch is just a pointer to a given
commit, removing the branch won't remove any content, unless the branch is
not merged so I need to do the force thing but that's not the case.

My mistake was that I create a branch but forgot to check it out, and did a
couple of commits. Then I realized that the branch was there, but empty...
it was my bad.

I just noticed in the timeline that with fossil, creating a branch creates
also a commit... hmmm now I see something different...

Is there something I can read that could explain me better the "fossil
internals" a wiki?

Thanks for this job,
Erlis

On Fri, Sep 30, 2011 at 4:32 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Fri, Sep 30, 2011 at 10:01 PM, Erlis Vidal <er...@erlisvidal.com>wrote:
>
>> Is it possible to delete a branch?  I've created a branch by mistake, in
>> this case I don't want to merge the branch, I'm looking for the git
>> equivalent -f (force delete)
>>
>
> http://www.fossil-scm.org/index.html/doc/trunk/www/shunning.wiki
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to