# Memo
Assembled by GimunLee
# SourceTree์์ git-flow ๋ฐฐํฌ ์๋ฌ
Error
fatal: could not read Username for 'https://github.com': Device not configured Fatal: Could not fetch release/v1.10.0 from origin.
Solution
$ cd {ํด๋น ๋๋ ํ ๋ฆฌ} $ git config credential.helper // osxkeychain $ git config credential.helper sourcetree $ git config credential.helper // sourcetree
# git config ํธ์ง
$ git config -e
$ git config --global -e // global ์ค์ ํธ์ง