Ok, so i had some issues in my master branch, and i had to restore it to a previous working state. Now everything's working fine in my master branch, but i see a message "Backup Restorations do not run on the code of the current branch but on that of the backup.".
So if i create any new branch forked to it, it doesn't replicate the restauration, but instead the 'current' database that is all buggy;
How can i set the restorated version as the current version?