From: Jens Lehmann <Jens.Lehmann@web.de>
To: Lingcha X <douglarek@outlook.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: will git provide `submodule remove` option ?
Date: Wed, 06 Feb 2013 22:27:48 +0100 [thread overview]
Message-ID: <5112CAD4.8060801@web.de> (raw)
In-Reply-To: <BAY176-W2328CE9FE72C92BCB27421B4000@phx.gbl>
Am 05.02.2013 11:32, schrieb Lingcha X:
> As we all know, git provides `submodule add , init, update, sync, sumary, foreach, status`, but where is `submodule remove`?
>
> will
> I not delete one of them sometime in the future? Although most people
> will not use submodule or one who uses it can remove submodule by hand, providing complete options may be a good idea.
Is assume either "git rm <submodule>" (available since 1.8.1) or the upcoming
"git submodule deinit" (currently in pu) will do what you want?
next prev parent reply other threads:[~2013-02-06 21:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-05 10:32 will git provide `submodule remove` option ? Lingcha X
2013-02-06 21:27 ` Jens Lehmann [this message]
2013-02-07 5:45 ` Lingcha X
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=5112CAD4.8060801@web.de \
--to=jens.lehmann@web.de \
--cc=douglarek@outlook.com \
--cc=git@vger.kernel.org \
/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.