git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Looks like --amend create commit... don't understand
@ 2010-02-24 21:27 mat
  2010-02-24 22:01 ` Matthieu Moy
  2010-02-25 22:25 ` Octavio Alvarez
  0 siblings, 2 replies; 4+ messages in thread
From: mat @ 2010-02-24 21:27 UTC (permalink / raw)
  To: git

Hi

Sorry for this question that might appear soo simple but I'm a little 
bit lost :-(

When editing my code, I like to --amend it a lot between bigger commits. 
But when looking on gitk, I see that
git commit blabla --amend

does create each and every time a new commit, I mean: with git log, 
there is only one commit, but on gitk, I see many, with the same name 
but different revision ID.... My understanding was that it would only 
replace, not create each time a new revision.. Could you please explain 
me where Iàm wrong and what is happening exactly?

Furthermore, if I wish to delete all those intermediary amend commit, 
can I do it? If yes, how?

Thanks a lot for this help!

Matthieu

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

end of thread, other threads:[~2010-02-25 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-24 21:27 Looks like --amend create commit... don't understand mat
2010-02-24 22:01 ` Matthieu Moy
2010-02-25 20:45   ` mat
2010-02-25 22:25 ` Octavio Alvarez

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