Sometimes I need to apply a hotfix to an existing github tag. Instead of creating a new tag and new release it can be done to the existing one. Here are all of the steps:
Read More…Duplicate GitHub Repo including history, tags, branches
Here are all necessary steps if you need to migrate a github repository from one organization to another and you want to include history of commits, branches, and tags:
Read More…