> Works for me on Leopard > > Vienna:a pieter$ git submodule add ~/projects/GitX/ gitx > Initialized empty Git repository in /Users/pieter/a/gitx/.git/ > Vienna:a pieter$ git st > # On branch master > # Changes to be committed: > # (use "git reset HEAD <file>..." to unstage) > # > # new file: .gitmodules > # new file: gitx > # > Vienna:a pieter$ git --version > git version 1.6.0.2.415.gf9137 My git version "1.6.0.2" says: # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # new file: .gitmodules # new file: lib # # Untracked files: # (use "git add <file>..." to include in what will be committed) # # lib/ git --version git version 1.6.0.2 Git was build from macports. Yours, Lars -- 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