|
|
|
|
|
by xmcqdpt2
65 days ago
|
|
It's interesting that branches, which is a marquee feature of git, became less important at the same time as git ate all the other vcs. Outside of OS projects, almost all development is trunk based with continuous releases. Maybe branching was an important reason to adopt git but now we'd probably be ok with a vcs that doesn't even support them. |
|