Skip to content

how to safely rename an unreleased golang libray repo #144330

Discussion options

You must be logged in to vote

Ok, once again @manqur your comments have disappeared mysteriously after being being restored for a short while. My workflow for this scenario was sligtly complicated by the fact that I also wanted to make sure that my coverage setup on coveralls was maiintained after the rename. Just to re-iterate, I was able to rename in this fashion because my package was unreleased and therefore did not have to worry about the potential for breaking downstream clients; do not do this if this is not the case for you. Also, try this out on a test repo first so you have gained some experience. Also, this assume the pull request model for accepting changes to the repo.

These are the steps a ended up follo…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies

This comment was marked as off-topic.

@plastikfan
Comment options

@manqur1

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by plastikfan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question
3 participants