On Wednesday 03 September 2014 13:21:06 Duy Nguyen wrote:
> On Wed, Sep 3, 2014 at 5:17 AM, Peter Wu wrote:
> > Hi,
> >
> > The `git archive` seems to accept a pathspec judging from the error message
> > (git
> > version 2.1.0):
> >
> > git archive HEAD -- :x
> > fatal: pathspec 'x' did n
On Wed, Sep 3, 2014 at 5:17 AM, Peter Wu wrote:
> Hi,
>
> The `git archive` seems to accept a pathspec judging from the error message
> (git
> version 2.1.0):
>
> git archive HEAD -- :x
> fatal: pathspec 'x' did not match any files
>
> When I try to use deeper glob specs however, it throw
Hi,
The `git archive` seems to accept a pathspec judging from the error message (git
version 2.1.0):
git archive HEAD -- :x
fatal: pathspec 'x' did not match any files
When I try to use deeper glob specs however, it throws an error (this also
happens if I use `:(glob)**/Makefile`, tested
3 matches
Mail list logo