git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question regarding: git pull --no-commit origin
@ 2007-03-25 23:32 Geoff Russell
  2007-03-25 23:38 ` Shawn O. Pearce
  0 siblings, 1 reply; 5+ messages in thread
From: Geoff Russell @ 2007-03-25 23:32 UTC (permalink / raw)
  To: git

Hi,

I'm using version 1.5.0.5

I do: git pull --no-commit origin

Receive messages ending in:

        ...
       Updating 6a29cdd..b7ba33d
       Fast forward
       interface/testfile |    1 +
       1 files changed, 1 insertions(+), 0 deletions(-)
       create mode 100644 interface/testfile

My working directory is correctly updated. I assume that I can make further mods
and then commit.

However when I do: git commit -a

I'm told: nothing to commit (working directory clean)

Am I misunderstanding something?

Cheers,
Geoff Russell

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-26  2:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-25 23:32 Question regarding: git pull --no-commit origin Geoff Russell
2007-03-25 23:38 ` Shawn O. Pearce
2007-03-26  1:16   ` Geoff Russell
2007-03-26  1:47     ` Jeff King
2007-03-26  2:17       ` Geoff Russell

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).