Git Gizli host və repository üçün credential helper

 Gizli host və repo üçün həfə username password yazmamaq üçün 

 git config --global credential.helper store

run edib daha sonra git pull(push və ya digər username password istəyən komandalar) icra edirik. 

username password yazdıqdan sonra home(linux) folder də gizli git.credentials faylı yaranır. Username və password burada saxlanılır. növbəti dəfə artıq username və password tələb olunmur. git özü fayldan oxuyur.

Comments

Popular posts from this blog

Validation for AZ phone numbers with RegEx in Java

Java necə işləyir, kod nədir ?

@Transactional annotation haqqinda. Cascade istifade olunmasi