thank you for your reply.

I have configured it by You need to use ??git config?? to config your git 
user info such as user name and password.
but now, the address can not visit by my username and password
  such as  
:  https://github.com/angular/bower-angular.git#1.2.15
                
   https://github.com/atizo/bower-angular-unstable 







------------------ ???????? ------------------
??????:                                                                         
                                               "dev"                            
                                                        
<[email protected]&gt;;
????????:&nbsp;2021??8??2??(??????) ????4:18
??????:&nbsp;"dev"<[email protected]&gt;;

????:&nbsp;Re: help me thank u



Hi guy. You should use ssh protocol instead of HTTP in your git remote
repository. for instance:
```
git remote set-url origin [email protected]:apache/kylin.git
```

Let me know if you have any updates on this issue.

On Mon, Aug 2, 2021 at 3:41 PM Yaqian Zhang <[email protected]&gt; wrote:

&gt; Hi:
&gt;
&gt; You need to use ??git config?? to config your git user info.
&gt;
&gt; &gt; ?? 2021??8??2????????3:19??Lihong,Fu <[email protected]&gt; ??????
&gt; &gt;
&gt; &gt; when compile kylin version v3.1 or v4 ,need input user name and 
password
&gt; ,I can not passed.
&gt; &gt; Could you help me ? thank u .&amp;nbsp; hints as following:
&gt; &gt;
&gt; &gt;
&gt; &gt; bower validate&amp;nbsp; &amp;nbsp; &amp;nbsp; 1.2.15 against
&gt; https://github.com/angular/bower-angular.git#1.2.15
&gt; &gt; Username for 'https://github.com':&amp;nbsp;
&gt;
&gt;

Reply via email to