- if( g.argc!=3 && g.argc!=4 ){
+ if( ( g.argc!=3 && g.argc!=4 ) || ( !gitFlag && !svnFlag ) ){
----- Original Message -----
> From: "[email protected]" <[email protected]>
> To: Fossil SCM user's discussion <[email protected]>
> Cc:
> Date: 2017/6/21, Wed 18:02
> Subject: Re: [fossil-users] bug git import: import_cmd: If --git or - svn is
> not set, misjudge internally.
>
> 1735 if( g.argc!=3 && g.argc!=4 ){
> 1736 usage("--git|--svn ?OPTIONS? NEW-REPOSITORY ?INPUT-FILE?");
> 1737 }
>
>
>
> ----- Original Message -----
>> From: "[email protected]" <[email protected]>
>> To: "[email protected]"
> <[email protected]>
>> Cc:
>> Date: 2017/6/21, Wed 17:59
>> Subject: [fossil-users] bug git import: import_cmd: If --git or - svn is
> not set, misjudge internally.
>>
>> import_cmd
>>
>> If --git or - svn is not set, misjudge internally.
>> and master branch replaced by empty branch name.
>>
>>
>>
> https://www.fossil-scm.org/index.html/artifact?ln=1726&name=ec3911e2adec00c7
>>
>> _______________________________________________
>> fossil-users mailing list
>> [email protected]
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users