본문 바로가기

개발자 되어버리기

검색하기
개발자 되어버리기
프로필사진 구백군

  • Dev (40)
    • DevOps (3)
      • Docker (3)
    • 개발 (25)
      • Github (1)
      • C (2)
      • C++ (0)
      • Java (0)
      • Spring_Boot (12)
      • Swift (5)
      • React (1)
      • Flutter (1)
    • Linux (7)
      • Ubuntu (4)
      • CentOS (0)
    • 데이터 베이스 (3)
      • MySQL (3)
    • 기타 (1)
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
  • 프론트엔드
  • AZURE
  • 서버개발
  • 백엔드
  • n5095
  • 서버
  • AWS
  • 미니피씨
  • GCP
  • 개발자
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록개발/Github (1)

개발자 되어버리기

github 명령어

giGit 설치하기 - https://git-scm.com/downloads 2) 미리 저장되어 있을지 모를 계정정보 삭제 (처음설치시 생략가능 )# git config --global --unset credential.helper# git config --system --unset credential.helper 3) 본인계정 이메일 (Github 계정이메일)과 이름(본인 영문이름 , Github아이디 X)을적자# git config user.email “exam@abcd.com”# git config user.name "Koo bonik” Git 상태확인 명령어# git show // 내 계정 연결 상태 확인# git log // 로그확인# git shortlog // 짧은 로그 확인# git dif..

개발/Github 2017. 6. 28. 08:17
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바