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]> wrote: > Hi: > > You need to use “git config” to config your git user info. > > > 在 2021年8月2日,下午3:19,Lihong,Fu <[email protected]> 写道: > > > > when compile kylin version v3.1 or v4 ,need input user name and password > ,I can not passed. > > Could you help me ? thank u . hints as following: > > > > > > bower validate 1.2.15 against > https://github.com/angular/bower-angular.git#1.2.15 > > Username for 'https://github.com': > >
