From: Chris Frey <cdfrey@foursquare.net>
To: git@vger.kernel.org
Subject: git-status for submodules
Date: Wed, 19 Nov 2008 22:36:15 -0500 [thread overview]
Message-ID: <20081120033615.GA21128@foursquare.net> (raw)
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
next reply other threads:[~2008-11-20 3:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-20 3:36 Chris Frey [this message]
2008-11-21 14:56 ` git-status for submodules 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
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=20081120033615.GA21128@foursquare.net \
--to=cdfrey@foursquare.net \
--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.