git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how do I exclude a commit from set of commits to be pushed.
@ 2010-07-03 15:35 Mahesh Vaidya
  2010-07-03 16:04 ` Johan Herland
  0 siblings, 1 reply; 5+ messages in thread
From: Mahesh Vaidya @ 2010-07-03 15:35 UTC (permalink / raw)
  To: git

In the series of commits C1..C8 how do I exclude a commit to be pushed.

use case -
I have commits say C1..C8 to be pushed. Due to my pre-receive hook
commit C4 is complying with commit standard. I have amended C4 to C5 ;
still C4 shows up in commits to be pushed list.

git reflog delete --rewrite and git gc --prune did not help

Thx/ Mahesh
--

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

end of thread, other threads:[~2010-07-06 19:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-03 15:35 how do I exclude a commit from set of commits to be pushed Mahesh Vaidya
2010-07-03 16:04 ` Johan Herland
2010-07-03 17:37   ` Mahesh Vaidya
2010-07-03 20:39     ` Johan Herland
2010-07-06 19:04       ` Eric Raible

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