Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
k_
on Oct 6, 2022
|
parent
|
context
|
favorite
| on:
Take Advantage of Git Rebase
Good luck bisecting such a repository, unless you squash PRs (for which build passes of course)
WorldMaker
on Oct 6, 2022
[–]
git bisect --first-parent bisects only the straight line of first parents of merge commits. If you --no-ff PRs and always have merge commits, it is essentially a bisect at the PR level without any need to squash the graph.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: