2014-07-18 20:53 GMT+02:00 Richard Hipp <d...@sqlite.org>:
> On Fri, Jul 18, 2014 at 2:23 PM, Ron W <ronw.m...@gmail.com> wrote:
>> /*
>>   ** If not creating a new branch, do not allow a commit against a closed
>> branch
>>   */
>> if( /* not creating new branch */ ){
>
>
> I think if you wanted to be pedantic, you should also check to make sure
> that the new branch name is not equal to the old branch name.  But I almost
> feel like I'd be willing to overlook that corner-case....

I interpret this message as:
     <http://fossil-scm.org/index.html/info/2b79c600d5>

Personally, I never needed the use-case described
by Matt Welland, but it sounds reasonable. My opinion
is that if it doesn't sacrifice fossil's main principles
(e.g. least-surprise), why not.

Regards,
         Jan Nijtmans
_______________________________________________
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