All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shourya Shukla <shouryashukla.oo@gmail.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com, johannes.schindelin@gmx.de, newren@gmail.com,
	peff@peff.net, chriscool@tuxfamily.org, jnareb@gmail.com,
	Shourya Shukla <shouryashukla.oo@gmail.com>
Subject: RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules
Date: Wed, 18 Mar 2020 22:02:34 +0530	[thread overview]
Message-ID: <20200318163234.21628-1-shouryashukla.oo@gmail.com> (raw)

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

             reply	other threads:[~2020-03-18 16:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 16:32 Shourya Shukla [this message]
2020-03-18 19:48 ` [RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200318163234.21628-1-shouryashukla.oo@gmail.com \
    --to=shouryashukla.oo@gmail.com \
    --cc=chriscool@tuxfamily.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jnareb@gmail.com \
    --cc=johannes.schindelin@gmx.de \
    --cc=newren@gmail.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.