I have different respos in bitbucket, but I want to commit every repo with seprate account and facing problem to login more than account using gitbash
you can try this:
git commit --amend --author="Author Name <email@address.com>"