Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

git-and-github-WIL

git & github 공부용 WIL임

Assignments

각자 자신의 이름(혹은 github 닉네임)으로 된 디렉토리를 만들어서, 그 안에 공부한 내용을 md 형식으로 작성해서 PR을 보내주세요.

Folder Structure

├── README.md
├── LICENSE
├── nx006
│ ├── README.md
│ ├── LICENSE
│ └── ...
├── myuser
│ ├── README.md
│ ├── LICENSE
│ └── ...
└── ...

Topics

  • Pull Request
  • git flow (branch 전략)
  • git hook

기타 참고하면 좋은 자료들

이름링크분량주제비고언어
git flow model [생활코딩]https://www.youtube.com/watch?v=EzcF6RX8RrQ21분githubgit flow 모델을 다루고 있는 동시에, git branch 관리도 다루고 있으니, 이거 보면 될 듯 합니다.한국어
github.com - action [생활코딩]https://youtu.be/uBOdEEzjxzE39분github actionsgithub actions에 대한 내용입니다한국어
게임으로 배우는 githttps://learngitbranching.js.org/?locale=kogithub게임으로 배우는 git영어
저장소를 깔끔하게 유지하는 쉬운 방법.https://youtu.be/psjz6rwzMdk6분githubgit hook에 관한 간단한 영상영어
Using Git Hookshttps://youtu.be/6MzXs35hLOI11분githubgit hook에 관한 간단한 영상영어
(무료) 매우쉽게 알려주는 git & githubhttps://codingapple.com/course/git-and-github/76분githubgit 기초에 관한 영상한국어

License

This repository is licensed under the B612 Custom DevOps license. See the LICENSE file for details. By following the rules of the license, you are allowed to set your custom license for your own directory, but not with the license those who affect the whole repository or others' creations.

About

Github 과제 제출

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors