git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* slightly confusing message
@ 2017-02-20 12:35 Leon George
  2017-02-20 20:19 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Leon George @ 2017-02-20 12:35 UTC (permalink / raw)
  To: git

Hey, you lovely people <3

Every once in a while this:

£ git add -p .
warning: empty strings as pathspecs will be made invalid in upcoming
releases. please use . instead if you meant to match all paths
No changes.

It seems to happen only when there are no more modified files and git
still works wonderfully otherwise - just wanted to let you know.

enjoy your weeks :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: slightly confusing message
  2017-02-20 12:35 slightly confusing message Leon George
@ 2017-02-20 20:19 ` Junio C Hamano
  2017-02-21  2:15   ` Leon George
  0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2017-02-20 20:19 UTC (permalink / raw)
  To: Leon George; +Cc: git, Brandon Williams

Leon George <leon@georgemail.eu> writes:

> Every once in a while this:
>
> £ git add -p .
> warning: empty strings as pathspecs will be made invalid in upcoming
> releases. please use . instead if you meant to match all paths
> No changes.
>
> It seems to happen only when there are no more modified files and git
> still works wonderfully otherwise - just wanted to let you know.

This sounds vaguely familiar and indeed I think it is this one:

https://public-inbox.org/git/CAEnOLdvG=SoKFxeJ_pLmamGj_8osC+28TSg+pbFLLTr+ZLcpQA@mail.gmail.com/

which was from late last year.  

I suspect that the issue may already be fixed at the tip of 'master'
(aka Git 2.12-rc2).

Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: slightly confusing message
  2017-02-20 20:19 ` Junio C Hamano
@ 2017-02-21  2:15   ` Leon George
  2017-02-21  2:22     ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Leon George @ 2017-02-21  2:15 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Brandon Williams

Hello
and thank you for your time.

On 20/02/17 21:19, Junio C Hamano wrote:
> This sounds vaguely familiar and indeed I think it is this one:
> https://public-inbox.org/git/CAEnOLdvG=SoKFxeJ_pLmamGj_8osC+28TSg+pbFLLTr+ZLcpQA@mail.gmail.com/
> which was from late last year.
Which means I should have found it before bothering you.

> I suspect that the issue may already be fixed at the tip of 'master'
> (aka Git 2.12-rc2).
You're absolutely right. Took a while to build, but here goes:


£ git gitss
?? test
£ git --version
git version 2.11.0
£ git add -p .
warning: empty strings as pathspecs will be made invalid in upcoming
releases. please use . instead if you meant to match all paths
No changes.
£ git --version
git version 2.12.0-rc2
£ git add -p .
No changes.


Splendid!

have a wonderfull day :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: slightly confusing message
  2017-02-21  2:15   ` Leon George
@ 2017-02-21  2:22     ` Junio C Hamano
  0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2017-02-21  2:22 UTC (permalink / raw)
  To: Leon George; +Cc: git, Brandon Williams

Leon George <leon@georgemail.eu> writes:

> On 20/02/17 21:19, Junio C Hamano wrote:
>> This sounds vaguely familiar and indeed I think it is this one:
>> https://public-inbox.org/git/CAEnOLdvG=SoKFxeJ_pLmamGj_8osC+28TSg+pbFLLTr+ZLcpQA@mail.gmail.com/
>> which was from late last year.
> Which means I should have found it before bothering you.

It means no such thing, though.  It just means that I happen to be
more familiar with what has gone on the development recently than
you were ;-)

>> I suspect that the issue may already be fixed at the tip of 'master'
>> (aka Git 2.12-rc2).
> You're absolutely right. Took a while to build, but here goes:
> ...
> Splendid!

Thanks for confirming.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-21  2:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 12:35 slightly confusing message Leon George
2017-02-20 20:19 ` Junio C Hamano
2017-02-21  2:15   ` Leon George
2017-02-21  2:22     ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).