Right now if the tool is used as it the commit message that is generated duplicates Refs and Fixes entries by amending those blindly. We might come up with a way to remove those - and verify that they are identical with the ones being amended (and if not, it should result in an error).
Right now if the tool is used as it the commit message that is generated duplicates
RefsandFixesentries by amending those blindly. We might come up with a way to remove those - and verify that they are identical with the ones being amended (and if not, it should result in an error).