공부
[git] clone, push, pull (git clone https://id:pw@github.com/**.git)
승가비
2022. 7. 9. 19:38
728x90
[Git] git clone, push, pull 할 때 username / password 함께 입력해주기
사내 enterprise github를 사용하다 보니 다른 repository에서 git clone을 할 때 번거로운 점이 있었다. 기존 방식대로 git clone 후 git 주소를 입력하면 파일을 다운받을 때마다 username과 password를 입력하..
heehehe-ds.tistory.com
https://stackoverflow.com/questions/11506124/how-to-enter-command-with-password-for-git-pull
How to enter command with password for git pull?
I want to do this command in one line: git pull && [my passphrase] How to do it?
stackoverflow.com
728x90