Git 提交到 Android Studio 存储库内的子目录

Vis*_*hAl 5 git android bitbucket android-studio

我正在使用带有这个插件“jetbrains-bitbucket-connector_IC-139.224”的Android Studio 2.2版我按照这个链接将我的android studio连接到bitbucket(或git)。

现在,我想要做的是将代码直接从 android studio 推送到 bitbucket,但位置(我必须将代码推送到该位置)是存储库的子目录。IE

myProject/AndroidCode/
Run Code Online (Sandbox Code Playgroud)

其中 myProject 是根存储库,AndroidCode 是我想要推送代码的子目录。有什么帮助吗?或建议?