본문 바로가기

develog

검색하기
develog
프로필사진 냐옴

  • 분류 전체보기 (1787)
    • Dev (274)
      • Spring Boot (12)
      • Spring (18)
      • Java (163)
      • gradle (6)
      • maven (6)
      • junit (26)
      • git (32)
      • docker (10)
    • IDE (85)
      • intellij (26)
      • eclipse (54)
      • Visual Studio Code (5)
    • DB (158)
      • PLSQL (5)
      • Oracle (88)
      • MSSQL (16)
      • MySQL (35)
      • SQL Developer (8)
      • DB common (6)
    • Web & WAS (25)
      • Apache (2)
      • Tomcat (23)
    • OS & Shell (146)
      • Mac (38)
      • Linux (83)
      • Windows (11)
      • bash (14)
    • Virtual Box (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2024/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
  • resource
  • Mac
  • Windows 10
  • ssh
  • plugin
  • JavaScript
  • Windows
  • 단축키
  • find
  • netsh
  • Quartz
  • 줄바꿈 문자
  • web.xml
  • grep
  • port
  • context
  • xargs
  • import
  • profile
  • tomcat
  • Eclipse
  • vscode
  • IntelliJ
  • 네트워크
  • VirtualBox
  • bash
  • GIT
  • Source
  • lsof
  • maVen
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2024/07/18 (1)

develog

[git] error: unable to delete 'develop': remote ref does not exist, 원격 브랜치 삭제 오류

원격 브랜치 삭제 시도시 아래 오류가 발생# 원격 브랜치 삭제 시도$ git push origin --delete developerror: unable to delete 'develop': remote ref does not exist git fetch --prune 으로 최신 상태로 갱신하고 다시 확인한다# 로컬의 원격 브랜치 목록을 최신 상태로 갱신한다git fetch --prune# 브랜치 목록을 다시 확인한다git branch -a

카테고리 없음 2024. 7. 18. 22:10
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바