在拉取gitee代碼時谣拣,直接復(fù)制項目的Http地址,如
https://gitee.com/silvester_sz_admin/mienr.git
到Android Studio中進行clone,克隆失敗苇本,提示:
fatal: could not read Username for ‘https://gitee.com‘: No such file or directory
需要將gitee賬號的用戶名密碼帶到clone地址中决记,如
https://username:password@gitee.com/silvester_sz_admin/mienr.git
其中摧冀,username為gitee賬號的用戶名,password為密碼。