Y
Hacker News
new
|
ask
|
show
|
jobs
by
Izkata
526 days ago
If there's a way to identify those incomplete commits, git bisect does support "skip" - a commit that's neither good nor bad, just ignored.
1 comments
JetSetIlly
525 days ago
Can we use git trailers for this? Something like "commit: incomplete" in the commit message.
link