I need to modify a previous commit, applying a saved stash over 2 files which were not present on that commit. I am trying to rebase with "git rebase 0c1192a^" but I get the message "Current branch artists is up to date.".
How can I rebase, make the required changes and amend the commit