git config --global user.name 'YOUR_GITHUB_ACCOUNT'
git config --global user.password 'YOUR_GITHUB_ACCOUNT_TOKEN'
github account token은 아래의 경로에서 발급받을 수 있다.



WRITTEN BY
- artfrige 
 베이스 연주는 건강에 좋습니다
	
	
	
	,
	
	
	
	
	
	
	
	
git config --global user.name 'YOUR_GITHUB_ACCOUNT'
git config --global user.password 'YOUR_GITHUB_ACCOUNT_TOKEN'
github account token은 아래의 경로에서 발급받을 수 있다.


