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

remove merged branches #2118

Closed
coke opened this issue Jun 23, 2018 · 7 comments
Closed

remove merged branches #2118

coke opened this issue Jun 23, 2018 · 7 comments
Assignees
Labels
meta RFCs, general discussion, writing style, repository organization, etc.

Comments

@coke
Copy link
Collaborator

coke commented Jun 23, 2018

$ git branch -r --merged
  origin/HEAD -> origin/master
  origin/W4anD0eR96-patch-1
  origin/any-clarification
  origin/car-grant-midrat
  origin/extra-twigils
  origin/fails-like
  origin/fluca1978-backtracking
  origin/master
  origin/modules-20171223
  origin/molecules-patch-1-1
  origin/molecules-patch-2
  origin/polymod-digits
  origin/post-release
  origin/post-release-2018.03
  origin/post-release-2018.04
  origin/post-release-2018.06
  origin/rafaelschipiura-patch-1
  origin/ronaldxs-patch-1
@coke
Copy link
Collaborator Author

coke commented Jun 23, 2018

Didn't want to remove anyone else's branches on the off chance they want them, but here's a list to work off of.

@rafaelschipiura
Copy link
Contributor

@AlexDaniel
Copy link
Member

Just delete all old branches with no commits ahead. There's no point in keeping them.

There's just one branch modules-20171223 that feels like it should've been a tag, so I asked about it: http://colabti.org/irclogger/irclogger_log/perl6?date=2018-06-23#l28

@tisonkun tisonkun removed their assignment Jun 23, 2018
@tisonkun
Copy link
Member

Thank you @AlexDaniel , and remove my assignment.

@JJ JJ added the meta RFCs, general discussion, writing style, repository organization, etc. label Jun 23, 2018
@JJ
Copy link
Contributor

JJ commented Jun 23, 2018

I see all branches except for the last one have been deleted. It might be a good idea to delete them locally, too. Let's wait for @zoffixznet answer to delete this last one and close.

@molecules
Copy link
Contributor

molecules commented Jun 23, 2018

Feel free to delete my merged branches if they’re still there. I would, but I can’t seem to find them.

@zoffixznet
Copy link
Contributor

@zoffixznet answer to delete this last one and close.

No idea what that was. Deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta RFCs, general discussion, writing style, repository organization, etc.
Projects
None yet
Development

No branches or pull requests

9 participants