On Tue, 2008-04-22 at 20:39 +0800, Ping Yin wrote: > > > $ git status -a > > > # On branch master > > > # Changes to be committed: > > > # (use "git reset HEAD <file>..." to unstage) > > > # > > > # deleted: sub > > > # > > > > There's nothing wrong with this. > > > > -- Hannes > > It seems that in 1.5.4, both 'git status' and 'git status -a' report > "no changes added to commit". And i think this is the right behaviour. > Because when a super project is cloned, all submodule directories are > empty in the beginning. In this case 'git status' and 'git status -a' > should report " no changes added to commit". Agreed 100% Thanks, Roman. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html