git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull/merge --no-commit
@ 2007-06-07  4:26 kurt_p_lloyd
  2007-06-07  4:39 ` kurt_p_lloyd
  2007-06-07  5:24 ` Junio C Hamano
  0 siblings, 2 replies; 10+ messages in thread
From: kurt_p_lloyd @ 2007-06-07  4:26 UTC (permalink / raw)
  To: git

Hello,
I'm new to git, thought I'd take it for a spin.
Found what seems to me to be a problem,
hoping someone can shed light on it.

I /really/ want --no-commit to work, bit it doesn't seem to:

I run:      git pull --no-commit ssh://<blah blah blah>

then I run: git status

it says:    nothing to commit (working directory clean)

then I run: git log

it shows the commit message from the other user below a
commit sha1, and the change I pulled was indeed merged to
my file.

Does this seem to be a bug, or am I doing something wrong?
BTW, merge --no-commit gives me the same problem.  It merges
fine but does the commit.

I put a 'set -x' in the git-merge shell script (which gets
called by pull) from one of my 'pull' runs, I have the output
if anyone wants it.

-Kurt

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

end of thread, other threads:[~2007-06-07 20:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07  4:26 pull/merge --no-commit kurt_p_lloyd
2007-06-07  4:39 ` kurt_p_lloyd
2007-06-07  5:24 ` Junio C Hamano
2007-06-07 18:31   ` kurt_p_lloyd
2007-06-07 18:58     ` Junio C Hamano
2007-06-07 18:59     ` Kevin Green
2007-06-07 19:12     ` Keith Duthie
2007-06-07 20:32       ` kurt_p_lloyd
2007-06-07 20:43         ` J. Bruce Fields
2007-06-07 20:51         ` Keith Duthie

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