라벨이 userid인 게시물 표시

git push with stored password

## set userid git config --global user.name 이름 git config --global user.email 이메일   ## set password git config credential.helper store