본문 바로가기

Daily Develope

검색하기
Daily Develope
프로필사진 noggame

  • 분류 전체보기 (112)
    • Develope (53)
      • Python (31)
      • Web (18)
      • ETC (4)
    • AI (16)
    • DB (6)
    • MicroService (7)
      • Docker (6)
      • Kubernetes (1)
    • OS (15)
      • Linux (10)
      • Windows (1)
      • Mac (4)
    • Git (7)
    • Algorithm (1)
    • Favorite (4)
      • 책갈피 (4)
      • Music (0)
Guestbook
Notice
  • migration 중입니다...
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
  • Mac
  • list
  • TORCH
  • KAKAO
  • evaluation
  • Converting
  • numpy
  • DB
  • Flask
  • Python
  • LLM
  • Laravel
  • Database
  • docker
  • format
  • 책갈피
  • GitLab
  • judge
  • Container
  • AI
  • Paper
  • pandas
  • Package
  • Linux
  • PostgreSQL
  • enV
  • git
  • Windows
  • file
  • pytorch
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록branch (1)

Daily Develope

[Git] Branch (조회 / 생성 / 삭제 / 변경 / 합병)

조회 브랜치 리스트 조회 git branch -v # 현재 브랜치 정보 출력 git branch -l # Local 브랜치 정보 출력 git branch -r # Remote Storage 브랜치 정보 출력 git branch -a # 전체 (Local + Remote Storage) 브랜치 정보 출력 브랜치 구조 확인 git log --graph # 그래프로 출력 (전체 정보는 --all 옵션 추가) git log --oneline --decorate # 간략히 출력 git log --all --decorate --oenline --graph # adog !!생성 브랜치 생성 git branch {branch_name} 생성 및 해당 브랜치로 변경 git checkout -b {branch_name}삭..

Git 2022. 1. 7. 12:00
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바