php - Paste password into composer -
it may trivial question, not knowing answer make things harder. i'm using composer through windows cmd. i've got private git repository composer access through ssh username/password. problem ctrl+v , ppm not working when composer asking password. there way paste password?
use ssh key authentication provider pageant (included putty) , use ssh keys authenticate. make life way easier. no need ever paste passwords shells.
Comments
Post a Comment