Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Algorithm-Study

  1. repository를 fork 후, clone합니다. (초기 1회만)

  2. fork한 repository 최신화 방법
    2-1. git remote add upstream 민지꺼 (초기 1회만)
    2-2. git remote -v ( 연결 확인 용도 )
    2-3. git fetch upstream ( 원본과 동기화 작업 )
    2-4. git merge upstream/main ( 본인 레포에 적용 )

  3. fork한 저장소의 각 주차에 해당되는 과제 폴더에 소스 코드를 commit 후 push 합니다.

About

코테 스터디

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages