I have a CMS theme installed on my machine. I\'m tracking changes to it via git and decided to back it up on GitHub so I could share those changes.
The theme as prov
If you know from which commit issue started, you can reset your branch to that commit and then merge them.