Thursday, 22 August 2013

Add a commit to a release that was created before the commit

Add a commit to a release that was created before the commit

I've just created a new release for my repo on GitHub
(https://github.com/Lrnk/self-esteem-snake/releases) and almost
immediately afterwards realised that I'd forgotten to commit a change that
I wanted to be in this release. I have now committed that change.
Is there any way to add commits to releases/tags after they've been
released? Or is my best bet making a new release with the changes
included?

No comments:

Post a Comment