Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
OJFord
2mo ago
0 comments
Save
Share
Until someone merges master into their feature branch rather than rebasing it. (And then that branch later gets merged.)
0 comments
2 comments · 1 top-level
top
newest
oldest
sheept
2mo ago
· 1 in thread
This shouldn't be a problem if you stick to commits and merges. --first-parent will skip past commits, including merge commits, in merged branches.
OJFord
OP
2mo ago
Fair – but not if it's not their feature branch but their local master; they pull & merge the remote changes and then push the result.
j
/
k
navigate · click thread line to collapse