Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈
closed #14
✨ 과제 내용
프론트 세션에서 했던 실습을 파일명과 함수이름, 인사 문구 바꿔서 처음부터 다시 만들고,
github에 올리기
📸 스크린샷(선택)
📚 레퍼런스 (또는 새로 알게 된 내용) 혹은 궁금한 사항들
js코드 작성하고 이게 git add했더니,
이런 에러가 뜨면서↓↓ git add 가 안되는 것 같더라구요! 왜 이러는 건지.. 알려주시면 감사하겠습니다 :)
git commit -m "js 추가"
On branch hw/14-5th-hw
Untracked files:
(use "git add ..." to include in what will be committed)
../myvenv/
../../week3_session/
nothing added to commit but untracked files present (use "git add" to track)