끄적끄적

끄적끄적

  • 분류 전체보기
    • Web
      • Spring
      • Node.js
    • Linux
      • Kubernetes
    • 알고리즘
      • DP
      • 이진탐색
      • 그래프
      • 분할정복
      • 정렬
      • 그리디
      • 백준
      • LeetCode
      • 프로그래머스
    • CS
      • 네트워크
      • OS
    • 생각 적기
    • DevOps
      • Jenkins
      • Jira
    • 빅데이터
      • Hadoop
    • Java
    • Git
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

끄적끄적

컨텐츠 검색

태그

spring di SpringSecurity QueryDSL JPA IOC ci/cd Jenkins OS Spring Filter JPAQueryFactory IPC Process FetchJoin n+1

최근글

댓글

공지사항

아카이브

Git(2)

  • 유용한 Git 명령어 (2)

    local/remote 에 있는 파일/폴더 삭제 - git rm 파일 이름 - git rm -r 폴더 이름 remote에 있는 파일/폴더 삭제 - git rm --cached 파일 이름 - git rm --cached -r 폴더 이름 git branch 강제 checkout - git checkout -f 브랜치명 git log에서 나가기 : Q 누르기 remote에 있는 branch 덮어쓰기 git fetch --all git reset --hard origin/ 로컬에 있는 파일 remote 강제로 push 하기 git push origin +branch-name git pull 취소 git reset --hard ORIG_HEAD

    2022.06.13
  • 유용한 Git 명령어 정리 (1)

    자꾸 까먹어서 기록용으로 남긴다. - 특정 브랜치 특정 파일 patch git checkout -p [브랜치] [파일 경로] - 다른 branch에서 pull 해오기 git remote update git pull origin [브랜치이름] - 특정 커밋 pull 해오기 git cherry-pick [커밋 넘버]

    2022.04.28
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바