I had few repositories on github with about 400 commits in total, but I decided to change e-mail of my github account and I deleted e-mail which was associated to those commits.
I was trying to use git rebase and git commit --amend but it didn't work - I couldn't specify all commits from repo. Maybe I was doing something wrong tho.
Is there a way to associate all of repo's commits to my new e-mail?