-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/22/2012 11:57 AM, Mikolas wrote: > I am using git version 1.7.5.1 under cygwin and I'm getting > behavior that I'm not understanding. > > When I do 'git status' in the root directory of the repository, it > shows no difference. Once I cd to a subdirectory, it starts showing > modifications. However, 'git diff' shows nothing. > > So it looks something like this: $ git status # On branch master > nothing to commit (working directory clean) > > $ cd foo $ git status # On branch master # Changes not staged for > commit: # (use "git add <file>..." to update what will be > committed) # (use "git checkout -- <file>..." to discard changes > in working directory) # # modified: ../foo/bar > > $ git diff $ > > I put the following in my gitconfig but that doesn't seem to be > doing much. [core] trustctime = false autocrlf = input autocrlf is basically broken, don't use it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPHb4EAAoJEJrBOlT6nu75NmsIALPYuRTdGPLigxmiAWfH4e/i d516AR8AgkWtJzK3TbaD2HxgnQK9dmWYysppT7WR2SetrBrpsEUvQnw0b3jUewkb lL97cEcDfiYbKXnkpfHRtAawUIXhrQeT/8XpOrvc7d8wPCWt4Zd7hrLo3TTuBGmN tQcJtUqPwxreUYWOR5dPMV3oaeclptavEoeGc+2BlTiAuti6aw89G7lRvgVZQDGr y0uCL4QIyOuMU9xUaeiFm/pCqY5MWSTs6Nv3mnAiw6PwK+aR1OcUkJjRw6dM6xWY 7futPNLEph8fptltaLhzMoeSzct3vNd+Al7synmOTh8bGitJeyaiCZOR55CG/eY= =i8Zy -----END PGP SIGNATURE----- -- 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