본문 바로가기

Honey-Programming

검색하기
Honey-Programming
프로필사진 Latte_is_horse

  • 분류 전체보기 (54)
    • 코드스테이츠 (39)
      • Today I Learned (26)
      • ALGORITHM (6)
      • Immersive (7)
    • JAVASCRIPT (8)
    • HTML (1)
    • CSS (0)
    • ...ETC (2)
      • CLI (1)
    • memoir(회고) (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Tags
  • Splice
  • indexof
  • JavaScript Runtime
  • javascript 기초
  • TIL
  • 호이스팅
  • 슈도코드
  • nvm 설치
  • node 설치
  • 2번째 페어
  • HTML 태그 모음
  • Jest
  • supertest
  • 코딩게임
  • package.json
  • testbuilder
  • 코드스테이츠 1일차
  • for of
  • for in
  • includes
  • 스프린트 리뷰
  • npm 설치
  • local scope
  • dot notation
  • Bracket Notation
  • global scope
  • version control system
  • foreach
  • 코플릿
  • immutable
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록fork (1)

Honey-Programming

Git

1. Version Control System 장점 각 각의 버전을 저장 이전의 버전으로 되돌리기 어떠한 변경사항이 있었는지 확인 가능 여러사람이 함께 작업할 때에 유용함 백업이 가능 2. Git Workflow (일의 흐름) Staging Area - Version Control System에의거해 받아 Staging Area 올리는과정 Repository - 기록과 작업 흐름 모든걸 전부 포함하는 개념 [1] git add [file_name.html] // Staging Area에 파일을 추가하는 명령어 Ex) git add index.html [2] git commit [option] [message] // commit = making snapshot Ex) git commit -m "Add he..

...ETC 2020. 7. 23. 22:43
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바