git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Doubt about skipped commits
@ 2023-02-09 10:03 Vinayak Dev
  2023-02-09 10:21 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 3+ messages in thread
From: Vinayak Dev @ 2023-02-09 10:03 UTC (permalink / raw)
  To: git

Hello everyone!
I am a new git contributor, and was reading through the source code.
I want to implement a small check that prevents an interactive rebase
from proceeding with a fixup in case the last commit did not apply
cleanly, in which case the fixup could amend the wrong commit.

I am doubtful about how to check for missing/skipped commits in
rebase-interactive.c .
Could anyone provide guidance?

Thanks a lot!
Vinayak

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

end of thread, other threads:[~2023-02-09 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09 10:03 Doubt about skipped commits Vinayak Dev
2023-02-09 10:21 ` Ævar Arnfjörð Bjarmason
2023-02-09 11:23   ` Vinayak Dev

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