pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.24k stars 913 forks source link

Cleanup branches to avoid confusion #747

Closed janiversen closed 2 years ago

janiversen commented 2 years ago

I suggest to clean up the branches in the repo, primarily to avoid confusion but also to get an overview of which branches are still in development.

A) The following branches have been merged, and therefore can be deleted without problems:

B) The following branches have not had commits in years so they seem abandoned and thus can be deleted:

C) These branches are being changed as part of the new setup, and should be deleted:

D) These branches seems to have commits not yet in dev, and could be active ?

E) These branches are active development/release branches and should not be touched:

When we have an agreement I volunteer to do the cleanup (delete A,B and C)

I will update the list according to the comments received.

janiversen commented 2 years ago

@dhoomakethu this is one where I really need your input and opinion.

dhoomakethu commented 2 years ago

@janiversen

Thanks for taking this up. Appreciate.

janiversen commented 2 years ago

Done now we are down to:

  remotes/upstream/2.5.3
  remotes/upstream/3.0.0 (needs to go before releasing 3.0.0)
  remotes/upstream/3.0.0-black
  remotes/upstream/dev
  remotes/upstream/gh-pages (awaiting judgement)
  remotes/upstream/master
  remotes/upstream/repl-improvements (awaiting judgement)