Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
是否可以在android studio中为不同的项目管理不同的github帐户?_Github_Android Studio - Fatal编程技术网

是否可以在android studio中为不同的项目管理不同的github帐户?

是否可以在android studio中为不同的项目管理不同的github帐户?,github,android-studio,Github,Android Studio,我现在正在使用android studio开发几个应用程序 其中一个存在于另一个github帐户的存储库中 但是,当我为两个项目打开了两个android studio实例,并在VCS设置中更改了一个github帐户时,另一个实例的设置也更改了。这很不方便。因为我希望这两个项目在不同的回购协议中从不同的账户共享 希望我能把我的观点说清楚。有人对此有一些想法吗?我想您可以简单地使用命令行或终端来执行任何推送或拉送。而不是使用Android studio。如果您这样做,并且没有配置SSH密钥,那么您可

我现在正在使用android studio开发几个应用程序

其中一个存在于另一个github帐户的存储库中

但是,当我为两个项目打开了两个android studio实例,并在VCS设置中更改了一个github帐户时,另一个实例的设置也更改了。这很不方便。因为我希望这两个项目在不同的回购协议中从不同的账户共享


希望我能把我的观点说清楚。有人对此有一些想法吗?

我想您可以简单地使用命令行或终端来执行任何
推送
拉送
。而不是使用Android studio。如果您这样做,并且没有配置SSH密钥,那么您可能可以轻松使用两个不同的帐户,因为它将是不同的
remote