Hacker News new | ask | show | jobs
by recroad 484 days ago
I’ve been practicing trunk-based development for the last year and none of these Git tips apply.
1 comments

I'm curious what you mean. I've been practicing trunk based development since 2011[0] and all of these config settings help that flow. Arguably you don't want the rebase thing, but otherwise I can't imagine what you think here would not apply.

[0] https://scottchacon.com/2011/08/31/github-flow/