Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

public-ai/ALAI_Homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homework

1. 해당 repo 을 clone 합니다.

문제를 푼 후 정담을 answer.md 파일에 적은 후

아래 예시와 같이 week_2/자신의이름 폴더에 담아 주세요.

그리고 branch 을 만들어서 올려주세요! 감사합니다.

선생님들이 각각 branch 을 만들어 주시면 아래와 같은 구조가 될거에요.


폴더 구성도
homework
|
week_1 __________________week_2
|                           |
|____ ______             ___|___
|    |      |           |  ...  |
|    |      |
a    b      c

3. terminal 에서 해당 bracnch 로 push 하는 방법


git branch 브랜치_이름 
git checkout 브랜치_이름
git add -A git commit -m '메세지' git push origin 브랜치_이름

감사합니다

4. 그리고 수업중에 만들었던 코드들도 앞으로 해당 주차 src 폴더에 넣도록 하겠습니다!

About

Homework : )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors