I'm starting to use AndroidStudio and the BitBucked plugin.
The all concept off Git is new to me and I've already stumbled in a problem.
I've committed the changes using VCS -> Commit changes but when I got to the Push part, I've made something (probably hited the cancel button) and the Push wasn't made.
How can I push that uncommitted changes? I've searched all over the available options and can't see to figure it out.
If I go to VCS -> Git -> Show History I can see the commit and the affected files but can't figure how to push them to the BitBucket site.
