* sparse checkout using exclusions
@ 2011-10-29 0:17 Eric Raible
2011-10-29 5:46 ` Ramkumar Ramachandra
0 siblings, 1 reply; 3+ messages in thread
From: Eric Raible @ 2011-10-29 0:17 UTC (permalink / raw)
To: git@vger.kernel.org
Hi all.
I was just about to send a long message about using exclusions
in sparse-checkout, when I did one last search and saw that all
of my problems were fixed by using '/*' instead of '*' as the
first line in .git/info/sparse-checkout.
Might it make sense for the example in git-read-tree.html to be
updated to include the leading slash?
/*
!unwanted
- Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sparse checkout using exclusions
2011-10-29 0:17 sparse checkout using exclusions Eric Raible
@ 2011-10-29 5:46 ` Ramkumar Ramachandra
2011-10-31 20:16 ` Eric Raible
0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2011-10-29 5:46 UTC (permalink / raw)
To: Eric Raible; +Cc: git@vger.kernel.org
Hi Eric,
Eric Raible writes:
> Might it make sense for the example in git-read-tree.html to be
> updated to include the leading slash?
This issue was fixed in 5e821231 (git-read-tree.txt: update sparse
checkout examples, 2011-09-26).
Cheers.
-- Ram
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sparse checkout using exclusions
2011-10-29 5:46 ` Ramkumar Ramachandra
@ 2011-10-31 20:16 ` Eric Raible
0 siblings, 0 replies; 3+ messages in thread
From: Eric Raible @ 2011-10-31 20:16 UTC (permalink / raw)
To: Ramkumar Ramachandra; +Cc: git@vger.kernel.org
On 10/28/2011 10:46 PM, Ramkumar Ramachandra wrote:
>
> This issue was fixed in 5e821231 (git-read-tree.txt: update sparse
> checkout examples, 2011-09-26).
>
> Cheers.
>
> -- Ram
git tag -l --contains => v1.7.8-rc0
I'm running 1.7.7.1.msysgit.0, so I don't have it yet.
And neither do any of the online man pages I could find.
But I'm happy that it's fixed. And the commit message is
better than what I would have come up with.
Thanks - Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-31 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-29 0:17 sparse checkout using exclusions Eric Raible
2011-10-29 5:46 ` Ramkumar Ramachandra
2011-10-31 20:16 ` Eric Raible
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 NNTP newsgroup(s).