git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Deepak Barua" <dbbarua@gmail.com>
To: git@vger.kernel.org
Subject: git not tracking changes
Date: Tue, 2 Jan 2007 11:22:16 +0530	[thread overview]
Message-ID: <b5a19cd20701012152n4f496198h93cab1b9b85a9a45@mail.gmail.com> (raw)

Hi,
    When i do a git add of a config.h file then make some changes and
then do git commit it does not reflect the changes..
eg
dep@zion:~/programs/elinks/elinks-0.11-20061220$ git add config.h
dep@zion:~/programs/elinks/elinks-0.11-20061220$ vi config.h
dep@zion:~/programs/elinks/elinks-0.11-20061220$ git commit
nothing to commit
dep@zion:~/programs/elinks/elinks-0.11-20061220$ git commit
nothing to commit
dep@zion:~/programs/elinks/elinks-0.11-20061220$ ls
ABOUT-NLS     autogen.sh  config.h       configure     debian
INSTALL             Makefile.lib  SITES   TODO
acinclude.m4  BUGS        config.h.in    configure.in  doc
Makefile            NEWS          src     Unicode
aclocal.m4    ChangeLog   config.log     contrib       features.conf
Makefile.config     po            test
AUTHORS       config      config.status  COPYING       features.log
Makefile.config.in  README        THANKS
dep@zion:~/programs/elinks/elinks-0.11-20061220$

I am working on the hooks part modifying the perl script in the same
in the pre-commit hook but that is not related to this ...
what could be the problem...?

Also another file which you can see in the directory called "NEWS" is
being taken in to consideration...
the hook "pre-commit" is enabled and am adding a spell checker to it...
Regards
Deepak



-- 
Code Code Code Away

             reply	other threads:[~2007-01-02  5:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02  5:52 Deepak Barua [this message]
2007-01-02  5:59 ` git not tracking changes Shawn O. Pearce
2007-01-02  9:54   ` Deepak Barua

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=b5a19cd20701012152n4f496198h93cab1b9b85a9a45@mail.gmail.com \
    --to=dbbarua@gmail.com \
    --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 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).