简体   繁体   English

从git克隆存储库时Android Studio复制和粘贴问题

[英]Android Studio copy and paste issue when cloning repository from git

This may be a simple question to answer, but i really cannot find anywhere to fix this issue. 这可能是一个简单的问题,但是我真的找不到任何地方可以解决此问题。 If anyone knows why this is happening, please let me know because this is so annoying. 如果有人知道为什么会这样,请让我知道,因为这太烦人了。

OS that I am using : MacOS Sierra 我正在使用的操作系统:MacOS Sierra

Android Studio Version : 2.2.3 Android Studio版本:2.2.3

There are TWO issues that I am having in Android Studio 我在Android Studio中遇到两个问题

Issue #1. 第1期。 Copy and paste does not work in the edittext box where to put git repository url. 复制和粘贴在git存储库url所在的edittext框中不起作用。

To be more specific, File --> New --> Project from Version Control --> Git --> I see pop-up window like below attached image where I put git repository url to clone some project. 更具体地说,文件->新建->版本控制中的项目-> Git->我看到如下图所示的弹出窗口,在其中放置了git repository url来克隆某些项目。

第1期

COPY any url from github and PASTE into the git repository URL is not working! 将github和PASTE中的任何URL复制到git存储库中的URL不起作用!

Just in case someone may misguide me to fix the keybindings like this link , I already tried and it is not the issue i am having with. 万一有人可能误导我修复此链接等键绑定,我已经尝试过了,这不是我遇到的问题。

Issue #2. 问题2。 This issue is similar to Issue #1. 此问题与问题#1相似。 File --> New --> Project from Version Control --> Github will get result like the image below. 文件->新建->版本控制中的项目-> Github将得到如下图所示的结果。

第2期

Anyone knows why this is happening? 有人知道为什么会这样吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM