git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] check-attr: integrate with sparse-index
@ 2023-02-27  5:05 Shuqi Liang
  2023-02-27  5:05 ` [RFC PATCH 1/1] " Shuqi Liang
  2023-02-27 17:18 ` [RFC PATCH 0/1] " Victoria Dye
  0 siblings, 2 replies; 7+ messages in thread
From: Shuqi Liang @ 2023-02-27  5:05 UTC (permalink / raw)
  To: git; +Cc: Shuqi Liang, vdye

Integrate git check-attr with sparse-index.

Only add 'check-attr pathspec inside sparse definition' yet, just want to see 
if the added tests in this patch  on the right track.
Also, I have a question about git rev-parse. I read the documentation and wanted to add a test for it, 
but I noticed that Derrick already integrated it with sparse-index last year. 
Is there anything else I can do with git rev-parse to integrate with sparse-index, or should we just leave it be? 

Thanks!

Shuqi Liang (1):
  test check-attr pathspec inside sparse definition

 builtin/check-attr.c                     |  3 +++
 t/t1092-sparse-checkout-compatibility.sh | 19 +++++++++++++++++++
 2 files changed, 22 insertions(+)


base-commit: a38d39a4c50d1275833aba54c4dbdfce9e2e9ca1
-- 
2.39.0


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

end of thread, other threads:[~2023-02-28 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27  5:05 [RFC PATCH 0/1] check-attr: integrate with sparse-index Shuqi Liang
2023-02-27  5:05 ` [RFC PATCH 1/1] " Shuqi Liang
2023-02-27 17:18   ` Victoria Dye
2023-02-27 17:57     ` Derrick Stolee
2023-02-27 18:51       ` Junio C Hamano
2023-02-28 18:10       ` Shuqi Liang
2023-02-27 17:18 ` [RFC PATCH 0/1] " Victoria Dye

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).