Duy Nguyen writes:
> Is it that different between an exact path name and a pathspec?
> Suppose it is a pathspec (with wildcards) that matches some paths, and
> we happen to have the remote branch origin/, then it is
> still ambiguous whether we should go create branch
> "" or go check out the pat
On Mon, Nov 12, 2018 at 7:44 AM Junio C Hamano wrote:
>
> Nguyễn Thái Ngọc Duy writes:
>
> > @@ -1079,9 +1079,15 @@ static int parse_branchname_arg(int argc, const char
> > **argv,
> >*/
> > int recover_with_dwim = dwim_new_local_branch_ok;
> >
> > - if
Nguyễn Thái Ngọc Duy writes:
> @@ -1079,9 +1079,15 @@ static int parse_branchname_arg(int argc, const char
> **argv,
>*/
> int recover_with_dwim = dwim_new_local_branch_ok;
>
> - if (!has_dash_dash &&
> - (check_filename(opts->prefix,
3 matches
Mail list logo