On Sat, Sep 6, 2014 at 5:24 PM, Nico Williams <n...@cryptonector.com> wrote:

> > git branch -D name
>
> Eh, filesystems let you delete files.  Unlike most filesystems, git lets
> you restore your deleted branches (yes, provided you don't gc the repo).
>

Then just use a file system and various command line tools! But seriously,
it's a philosophical difference between those who want to be able to
rewrite their history to what they should have done and those who want to
keep the history around to see what they did. It's not perfect, and
certainly there are arguments for both approaches, but git seems fragile to
some people while fossil seems inflexible to others.

-- 
Scott Robison
_______________________________________________
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