Conversation
Pull request를 해라 -.gitconfig 파일에 -[commit] - template : ../../.gitmessage.txt -이런 설정을 해놓으면 적용이 된다. -git commit 옵션없이 하면 탬플릿 파일이 vi로 열린다. -저장하고 나가면 커밋이 완료된다. -다만 푸쉬가 안돼서 브랜치를 지우고 다시 만들었다.
Closed
7 tasks
-https://wikibook.co.kr/article/what-is-expressjs/ 여기 있는 예시 따라만들어보기 -http 프로토콜 명령이 익숙지 않다. -데이터를 줄 때는 res를 쓰고, 받을 때는 req를 쓰는 가보다. 얘내들의 부모 클래스는 누굴까? \#6
Closed
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull request를 해라
-.gitconfig 파일에
-[commit]
-이런 설정을 해놓으면 적용이 된다.
-git commit 옵션없이 하면 탬플릿 파일이 vi로 열린다.
-저장하고 나가면 커밋이 완료된다.
-다만 푸쉬가 안돼서 브랜치를 지우고 다시 만들었다.
#6