theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
159 stars 30 forks source link

Consolidate branches #211

Closed OwnageIsMagic closed 5 months ago

OwnageIsMagic commented 5 months ago

master <[this PR]- (((v4 <- v3) <- Develop_v3) <- develop_v4)

We don't have enough resources to support multiple versions. I collected commits from all not merged dev branches. After that there should be only 2 branches: "main dev" and master, merging to master means release.

OwnageIsMagic commented 5 months ago

@NN---

NN--- commented 5 months ago

Great idea. I was always confused by these branches too:)

OwnageIsMagic commented 5 months ago

I deleted all Develop* branches and pushed corresponding tags for v* branches. Created new dev branch for ongoing development`

OwnageIsMagic commented 4 months ago

Sorry for broken build. Project was checked out as submodule in another repo, so parent repo was affecting build.