Recent Posts

깃 계정 등록

less than 1 minute read

$ git config –global user.name “email” $ git config –global user.email email@example.com