martes, 20 de mayo de 2014

Why is Github asking for username/password | Github

 Don't use HTTP use SSH instead.  
 change => https://github.com/USER/project.git  
 to => git@github.com:USER/project.git  
 you can do it in .git/config file  

No hay comentarios: