|
|
|
|
|
by adamwk
63 days ago
|
|
Maybe there’s a git trick I don’t know, but I’ve found making small branches off each other painful. I run into trouble when I update an earlier branch and all the dependent branches get out of sync with it. When those earlier branches get rebased into master it becomes a pain to update my in-progress branches as well |
|
[1] https://andrewlock.net/working-with-stacked-branches-in-git-...