
1. ๋ฐ์ ์ํฉ
Mac ์๋๋ก์ด๋ ์คํ๋์ค์์ Private ํ๋ก์ ํธ๋ฅผ Pullํ๋ ์ํฉ์์ ํด๋น ๋ฌธ์ ๊ฐ ๋ฐ์ํ๋ค.
unable to read askpass response from 'ํ๋ก์ ํธ ๊ฒฝ๋ก'
could not read Username for 'https://github.com': Device not configured
2. ๋ฐ์ ์์ธ
This commonly happens in an environment where you are invoking git from some sort of gui tool and no appropriate credentials helper has been configured.
๋ฒ์ญ์ ํด๋ณด๋ฉด GUI๋๊ตฌ์์ Git์ ํธ์ถํ๊ณ ์ ์ ํ ์๊ฒฉ ์ฆ๋ช ๋์ฐ๋ฏธ๊ฐ ๊ตฌ์ฑ๋์ง ์์ ํ๊ฒฝ์์ ์ผ๋ฐ์ ์ผ๋ก ๋ฐ์ํ ์ ์๋ ์๋ฌ๋ผ๊ณ ํ๋ค.
3. ํด๊ฒฐ ๋ฐฉ๋ฒ
1. Android Preference
> Version Control
> GitHub
์๋๋ก์ด๋ ํ๋ก์ ํธ์ ์ฐ๊ฒฐํด ๋์ ๊ณ์ ์ ํ์ธํด ๋ณด๋, ์ด ์ ์ ๋ฐ๊ธ๋ฐ์ Token์ด ๋ง๋ฃ๋์ด์ Bad Credencial
ํ์๊ฐ ๋์ด ์์๋ค. ๊ทธ๋์ ์ผ๋จ Git ๊ณ์ ์ ๋ค์ ๋ฑ๋กํ๊ณ ์ฒดํฌ ์์ด์ฝ์ผ๋ก Default ๊ณ์ ์ค์ ์ ํด์คฌ๋ค.

2. Android Preference
> Version Control
> Git
ํ๋จ์ ์๋ Use credential helper
๋ฅผ ์ฒดํฌํด์คฌ๋ค. ์๋๋ก์ด๋ ์คํ๋์ค๋ฅผ ์ฌ์คํํ๊ณ ํ๋ก์ ํธ๋ฅผ ์ ์์ ์ผ๋ก PULLํ ์ ์์๋ค.

์ฐธ๊ณ ์๋ฃ