Skip to content

hyu-likelion/The-Heart-of-the-Beast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

야수의 심장

스터디 구성원

  • 김효일
  • 서정민
  • 이현선
  • 최수현

첫 번째 스터디

일시: 2021.03.29 19시
장소: 온라인
내용:

  • Git, GitHub 간단 사용법

  • Git-it Guide

  • Git vs GitHub vs GitHub Desktop

  • Flexbox Froggy

  • branch 생성 명령어 순서

    1. git clone [url]
    2. make branch git checkout [branch name] - 브랜치 이동 git checkout -b [branch name] - 브랜치 생성 + 이동
    3. week0 폴더 생성
    4. html, css파일 추가
    5. git add [filename]
    6. git commit -m "message"
    7. git push --set-upstream origin test

    1. git checkout main
    2. git merge [branch name]
    3. git branch -d [branch name]

두 번째 스터디

일시: 2021.04.05 21시
장소: 온라인
내용: 각자 과제 문제 풀이

세 번째 스터디

일시: 2021.05.03 19시
장소: 온라인
내용: 강의 수강

About

야수의 심장을 가진 사람들입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published