git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-status for submodules
@ 2008-11-20  3:36 Chris Frey
  2008-11-21 14:56 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Frey @ 2008-11-20  3:36 UTC (permalink / raw)
  To: git

Hi,

I'm using git 1.6.0.4 and trying to make submodules work for me.  The
init/add/update steps are a bit tedious, but workable.  The problem I have
is when I make a change in a submodule, then git-status does not show
the change.

For example, assuming a directory structure like:  super and super/sub

	cd super
	vi newsuper
	vi existing_file
	cd sub
	vi newsub
	cd ..
	git status

This will show newsuper as needing to be added, and existing_file as changed,
but newsub will not appear.

Is there a way to accomplish this?

Thanks,
- Chris

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

end of thread, other threads:[~2008-11-22  0:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20  3:36 git-status for submodules Chris Frey
2008-11-21 14:56 ` Junio C Hamano
2008-11-21 15:27   ` Johan Herland
2008-11-21 21:56     ` Chris Frey
2008-11-21 22:42   ` Chris Frey
2008-11-22  0:55     ` Junio C Hamano

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