본문 바로가기

이상한 코딩 나라의 혜돌이

검색하기
이상한 코딩 나라의 혜돌이
프로필사진 혜돌이

  • 분류 전체보기 (22)
    • About (1)
    • Study (21)
      • Network (4)
      • Python (0)
      • Algorithm (1)
      • Troubleshooting (8)
      • Practice (6)
      • etc (1)
    • Daydream (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Study/etc (1)

이상한 코딩 나라의 혜돌이

[Git] 자주 쓰는 git command 정리

git branch : 내 로컬 저장소 branch들 확인하기 git status : 현재 git 상태 확인하기 (뭐가 tracking 되고 있는지 그런거) git log : commit log 확인하기 (commit hashcode(?)랑 메시지 등등 다 확인 가능) git shortlog : commit log 확인하는데 짧게 한눈에 확인하기! git checkout [branch_name] : branch 바꾸기! git add [file_name] : commit 할 파일 추가하기 git commit -m "[commit_message]" : 메시지와 함께 commit 하기 git push [remote_repo] [local repo] : 원격 저장소에 내 로컬 저장소 push 하기 (강제로 하..

Study/etc 2020. 4. 6. 18:21
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바