Y
Hacker News
new
|
ask
|
show
|
jobs
by
jakeinspace
85 days ago
Aside from merges that combine commits from many authors onto a production branch or release tag. I would personally not leave an agent to do that sort of work.
1 comments
catlifeonmars
85 days ago
I usually avoid merge commits in favor of rebases precisely for the reason you describe above.
link