Skip to content

removing dead branches? #154

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

Closed
PierreS-alpha opened this issue Sep 12, 2024 · 3 comments
Closed

removing dead branches? #154

PierreS-alpha opened this issue Sep 12, 2024 · 3 comments
Labels
git/meta meta issues/remarks about the git repository itself

Comments

@PierreS-alpha
Copy link
Collaborator

PierreS-alpha commented Sep 12, 2024

Hi all,

I was wondering whether a clean-up of obviously dead branches might be useful.
(mainly for reading comfort while changing branches )

Here is a list of the branches which could be easily removed:

  1. branch AAA: This branch is 1410 commits behind master. no commit ahead of.
  2. branch update_Edgar: This branch is 1804 commits behind master. no commit ahead of.
  3. branch gnss_make_rinex: This branch is 1259 commits behind master. no commit ahead of.
  4. branch revert-38-master: This branch is 1 commit ahead of, 1749 commits behind master. The single commit is a correction of the GipsyX server address, and the associated pull request is marked as closed.
@PierreS-alpha PierreS-alpha added the git/meta meta issues/remarks about the git repository itself label Sep 12, 2024
@beaudu
Copy link
Member

beaudu commented Nov 8, 2024

OK, good idea to clean-up all.

@PierreS-alpha
Copy link
Collaborator Author

Branches mentioned above have been deleted

@jmsaurel, what is the status of the branches:

  • project-make-spectro-thumbnails-3
  • notifyEvent
  • 98-fdsnws-event2mc3-seiscomp2mc3-improvements-needed
  • 135-readfmtdata
  • ovsg
  • mc3-edit-module

@jmsaurel
Copy link
Collaborator

Hello @PierreS-alpha

@jmsaurel, what is the status of the branches:

* project-make-spectro-thumbnails-3

This project was intended to allow the production of ad-hoc spectrogram when working on a MC3 event.
I think the objective have been implemented with the sefran spectrogram option.
This branch can be deleted.

* notifyEvent

There have been some related work on this in Martinique, but I'm not sure it is similar or as complete.
This branch should be kept.

* 98-fdsnws-event2mc3-seiscomp2mc3-improvements-needed

The PR #115 is still pending to incorporate those modifications.
But the PR should be rebased or something like because there is only the latest commit to merge.
The branch should be kept, the PR cleaned and accepted.

* 135-readfmtdata

The proposed modification in this branch seems to have already incorporated (make sure every readfmtdata_ code at least return an empty D.e error matrix).
This branch can be deleted.

* ovsg

This branch contains all the modifications and bug fixes made up to 2023 in Guadeloupe.
Not all of them have been reviewed or incorporated.
This branch should be kept.

* mc3-edit-module

Still working on this one from time to time.
This branch should be kept.

@beaudu beaudu closed this as completed Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git/meta meta issues/remarks about the git repository itself
Projects
None yet
Development

No branches or pull requests

3 participants