키보드 깡패

  • 홈
  • 태그
  • 방명록

scripts 1

[Git] 로컬 브랜치 모두 삭제하고 원격 브랜치로 맞추기

# 현재 브랜치를 제외하고 모든 로컬 브랜치를 삭제하기git branch | grep -v "\*" | xargs git branch -D# 원격의 브랜치를 로컬에 체크아웃git fetch --allgit branch -r | grep -v '\->' | while read remote; do git branch --track "${remote#origin/}" "$remote"; donegit pull --all

DevOps/Etc 2024.10.26
이전
1
다음
더보기
프로필사진

키보드 깡패

행복하자 ⛧

  • 분류 전체보기 (176)
    • AX (9)
    • Network (2)
    • Algorithm (28)
      • 📚 Concept (5)
      • 🔎 Problem Solving (23)
    • Web (21)
      • 📗 Spring (11)
      • ⛺️ Java (4)
      • 📔 UI,UX (2)
      • 🖥 React.js (4)
      • 🗑 Etc (0)
    • Database (5)
      • 🐬 MySQL (1)
      • 🅾 Oracle (2)
      • Total (2)
    • DevOps (58)
      • 🐝 AWS (8)
      • 🤦‍♀️ CI, CD (0)
      • 👣 Linux (4)
      • Container (0)
      • 👾 Kubernetes (2)
      • 👾IaC (7)
      • Etc (3)
      • DX Tools (0)
      • Kafka (32)
    • Retrospect (2)
      • 1️⃣ Daily 2024 (2)
    • Etc (38)
      • 주저리 (14)
      • ❤️‍🔥Motivation (3)
      • 🍷Alcoholic (2)
      • 🔥 Hot Place (1)
      • 🔥 Hot Cafe (1)
      • Food Fighter (1)
      • Entertainment (10)
      • Money (2)
      • Tistory (1)
      • 🤓 Introspection (0)
      • Buddhism (3)

Tag

KodeKloud, 주저리, til, 스프링, 오블완, cka, 코테, KAFKA, BFS, 실버, 책, 파이썬, 백준, AWS, 티스토리챌린지, 카프카, spring, 스프링 부트와 AWS로 혼자 구현하는 웹 서비스, 파이썬 코테, 회고,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2026/03   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © AXZ Corp. All rights reserved.

  • 💚네이버 블로그
  • 🖤깃허브

티스토리툴바