Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CD Git 유저 설정 오타 #192

Closed
baekteun opened this issue Aug 28, 2023 · 1 comment
Closed

CD Git 유저 설정 오타 #192

baekteun opened this issue Aug 28, 2023 · 1 comment
Labels
2️⃣Priority: Medium 우선순위 중 📃 Docs 문서 작성 및 수정 (README.md 등) ⚡️ Simple 간단한 변경사항

Comments

@baekteun
Copy link
Member

Describe

git config --global user.email 'Github-Ampersand'
git config --global user.email '[email protected]'

요 부분 76번째 줄이 user.name 이여야하는데 user.email이네요?

Additional

No response

@baekteun baekteun added 2️⃣Priority: Medium 우선순위 중 📃 Docs 문서 작성 및 수정 (README.md 등) ⚡️ Simple 간단한 변경사항 labels Aug 28, 2023
@baekteun
Copy link
Member Author

#199 에서 해결하여 close 합니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2️⃣Priority: Medium 우선순위 중 📃 Docs 문서 작성 및 수정 (README.md 등) ⚡️ Simple 간단한 변경사항
Projects
None yet
Development

No branches or pull requests

1 participant