뚭

  • 분류 전체보기 (621)
    • 소개글 (2)
    • 프로그래밍언어 (101)
      • Android (21)
      • MS-SQL (5)
      • JSP,DB (2)
      • JAVA (46)
      • C++ (27)
    • 웹 (147)
      • Vue (4)
      • Spring (65)
      • Spring vue 웹 개발 (72)
      • Spring batch (0)
      • KeyCloak (1)
      • ElasticSearch (3)
      • QueryDSL (2)
    • GitHub (6)
    • 끄적이기 (35)
    • 알고리즘 공부 (222)
    • 디버깅 (10)
    • 컴퓨터과학 (97)
      • 데이터베이스 (21)
      • 소프트웨어공학 (21)
      • 네트워크 (21)
      • 자료구조 (12)
      • 운영체제 (22)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
/ /

gitBash -branch 생성 및 전환

컴퓨터과학 2020. 4. 26. 20:21
2020. 4. 26. 20:21

 

GitBash -branch 생성 명령어

git branch test

 

GitBash -branch 전환 명령어

git checkout test

 

명령어 중 오류 발생 해결

:

2020/04/26 - [GitHub] - gitbash - not a valid object name: 'master'

 

gitbash - not a valid object name: 'master'

not a valid object name: 'master' 이 경고문은 현재 master 헤더를 넣어주지 않아서 그렇습니다. 그래서 예시로 텍스트 파일 test.txt 하나를 만들어서 git add "test.txt" git commit -m "1" 해주시면 해결됩니..

kwaksh2319.tistory.com

2020/04/26 - [GitHub] - gitbash : not a git repository

 

gitbash : not a git repository

git이 초기화를 시켜주지 않아서 발생하는 오류 git init 명령어를 gitbash에 넣어주면 해결

kwaksh2319.tistory.com

 

'GitHub' 카테고리의 다른 글

GitHub 인텔리제이 연결  (1) 2023.06.05
gitbash - not a valid object name: 'master'  (0) 2020.04.26
<github >gitbash : not a git repository  (0) 2020.04.26
GitHub 파일 업로드 1  (0) 2019.08.16
GitHub<github 시작전 gitbash를 이용하기>  (0) 2019.08.15

+ Recent posts

Powered by Tistory, Designed by wallel
Rss Feed and Twitter, Facebook, Youtube, Google+

티스토리툴바