git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules
@ 2020-03-18 16:32 Shourya Shukla
  2020-03-18 19:48 ` [RFC][Feature] " Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Shourya Shukla @ 2020-03-18 16:32 UTC (permalink / raw)
  To: git
  Cc: gitster, johannes.schindelin, newren, peff, chriscool, jnareb,
	Shourya Shukla

Hello everyone,

I was converting the subcommand 'summary'(of command submodule) from shell to C and I realised that
the subcommand does not have a '--recursive' option in it, meaning it cannot give out summaries of nested
submodules. My opinion on this is that an option should maybe exist for the same.

What are the community's thoughts on this? Should the aforementioned option be added? Is there any feasibility
of this option in this case?

Regards,
Shourya Shukla

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path>
@ 2020-03-19 17:33 Kaartic Sivaraam
  2020-03-20 15:39 ` Re: RFC][Feature] submodule Shourya Shukla
  0 siblings, 1 reply; 7+ messages in thread
From: Kaartic Sivaraam @ 2020-03-19 17:33 UTC (permalink / raw)
  To: Shourya Shukla, harshitjain1371999; +Cc: git

On 19-03-2020 22:12, Shourya Shukla wrote:
> Hello Harshit,
> 
>> Replace 'test -f' with the helper function 'test_path_is_file' as the helper function improves the code readability and also gives better error messages.
> 
> Again the same thing, you may follow what I stated before regarding commit messages.
> 
> The commit title can be of the form:
> 
> t4131: use helpers to replace test -f <path>
> 
> <<commit description>>
> 

Just curious, isn't the commit title already like that in this patch? 
The subject does read:

   [GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path>"

What am I missing?

-- 
Sivaraam

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

end of thread, other threads:[~2020-03-24  7:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18 16:32 RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules Shourya Shukla
2020-03-18 19:48 ` [RFC][Feature] " Junio C Hamano
2020-03-19 17:16   ` Re: RFC][Feature] submodule Shourya Shukla
2020-03-19 21:33     ` Junio C Hamano
2020-03-20 16:08       ` Re: [RFC][Feature] Shourya Shukla
2020-03-24  7:29         ` Christian Couder
  -- strict thread matches above, loose matches on Subject: below --
2020-03-19 17:33 [GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path> Kaartic Sivaraam
2020-03-20 15:39 ` Re: RFC][Feature] submodule Shourya Shukla

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