git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] status/commit: do not ignore staged submodules
@ 2014-04-05 16:57 Jens Lehmann
  2014-04-05 16:59 ` [PATCH 1/2] status/commit: show staged submodules regardless of ignore config Jens Lehmann
  2014-04-05 16:59 ` [PATCH 2/2] commit -m: commit " Jens Lehmann
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Lehmann @ 2014-04-05 16:57 UTC (permalink / raw)
  To: Git Mailing List
  Cc: Junio C Hamano, Heiko Voigt, Ronald Weiss, Sergey Sharybin

This series fixes the problem that ignored but staged submodules do not show
up in status and commit. Even though we do change default behavior here, I
believe this is the Right Thing to do (and remember all interested parties in
the discussion that raised this issue agreed on that [1]).

[1] http://article.gmane.org/gmane.comp.version-control.git/238173

Jens Lehmann (2):
  status/commit: show staged submodules regardless of ignore config
  commit -m: commit staged submodules regardless of ignore config

 Documentation/config.txt     |  8 +++--
 Documentation/gitmodules.txt |  4 ++-
 builtin/commit.c             | 18 +++++++++--
 t/t7508-status.sh            | 74 ++++++++++++++++++++++++++++++++++++++++++--
 wt-status.c                  | 12 ++++++-
 5 files changed, 108 insertions(+), 8 deletions(-)

-- 
1.9.1.476.g510abc7

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

end of thread, other threads:[~2014-04-05 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-05 16:57 [PATCH 0/2] status/commit: do not ignore staged submodules Jens Lehmann
2014-04-05 16:59 ` [PATCH 1/2] status/commit: show staged submodules regardless of ignore config Jens Lehmann
2014-04-05 16:59 ` [PATCH 2/2] commit -m: commit " Jens Lehmann

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