#9670 Please delete cmake-ftbfs branch of rpms/brotli
Closed: Fixed 3 years ago by pingou. Opened 3 years ago by carlwgeorge.

  • Describe the issue
    While working on a pull request for brotli, I accidentally pushed my feature branch (cmake-ftbfs) to the remote origin instead of my fork. Please delete the cmake-ftbfs branch of rpms/brotli.

https://src.fedoraproject.org/rpms/brotli/tree/cmake-ftbfs

  • When do you need this? (YYYY/MM/DD)
    as soon as it's convenient

  • When is this no longer needed or useful? (YYYY/MM/DD)
    n/a

  • If we cannot complete your request, what is the impact?
    confusion for package maintainers and contributors


Metadata Update from @mohanboddu:
- Issue tagged with: groomed, medium-gain, medium-trouble

3 years ago

Checking the branch with the releng's script:

$ python ~/repos/gitrepo/releng/scripts/distgit-branch-unused.py cmake-ftbfs --repository .
Checking package brotli in .../brotli
Branch cmake-ftbfs not found in bodhi, checking if branch matches pattern...
...no match, seems OK to remove
Branch merged into refs/heads/master. Safe to delete.

I went with:

mv refs/heads/cmake-ftbfs heads_cmake-ftbfs

So if needed, we can restore the branch by putting the head back in place :)

Checking in my local clone:

$ git fetch -p
From ssh://pkgs.fedoraproject.org/rpms/brotli
 - [deleted]         (none)     -> origin/cmake-ftbfs

So it looks good :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata