Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch cleanup #48

Open
jim-bcom opened this issue Sep 6, 2021 · 0 comments
Open

Branch cleanup #48

jim-bcom opened this issue Sep 6, 2021 · 0 comments
Assignees

Comments

@jim-bcom
Copy link
Contributor

jim-bcom commented Sep 6, 2021

In order to unclutter our git repos, I've made a pass on the branch currently present to see whether some can be deleted.

I've split the list of branches for each modules into 2 categories:

  • merged in develop -> remove feature branches, keep official releases
  • not merged in develop -> remove obsolete, keep unfinished work

SolarFramework

  • not merged
    • feature/EdgeFeatures: keep
    • feature/HoloLens: ? (seems old)
    • feature/MapUpdate: only one commit adding 'na' to a packagedep*.txt for remaken 1.8beta -> merge this and delete ? (
      @granger35, @Firefly35 ?)
    • feature/OptimizedMatches: @duongnamduong ?
    • feature/SFM: work by @Tugdual-LP . @granger35 ?
    • feature/Semantic: bump to version 0.9.5. Keep
    • feature/Stereo: keep ( @nduong: is possible to merge it such as it does not break current state, or is to too soon? This would comply to our trunk-based dev initiative. This would allow to delete this branch, and start a new one for future work.
  • merged
    • 0.10.0: Should soon be deleted
    • 0.9.3: Should be deleted. @cutullic would like to keep it as a milestone for the remoting feature. Maybe convert this into a tag instead to prevent new commit from being pushed in that branch ?
    • feature/DatastructureBoW: @duongnamduong remove ?
    • feature/SLAMOptimization: @duongnamduong remove ?
    • feature/UnityWrapper: @jim-bcom remove ?
    • feature/XPCF2.5.0: @granger35 remove ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants