currently I am testing git for backuping blockchains in the corresponding chain directory:
git commit -m "
Actually I though that a revert would restore a former state of the blockchain. But this assumptions seems to be wrong. Anyone an idea what is going wrong?
For test purposes, I use the feathercoin blockchain and feathercoin-qt since the corresponding db can be copied relatively quickly.
Thanks in advance for your help.