본문 바로가기

Ann's log

검색하기
Ann's log
프로필사진 -Ann-

  • 분류 전체보기 (23)
    • Web (0)
    • CSS (2)
    • React (10)
    • Node.js (1)
    • PHP (3)
    • Next.js (1)
    • AWS (3)
    • GitHub (1)
    • Git (1)
    • Clean Code (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
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
  • php
  • Next.js
  • heroku
  • naver api
  • aws-sdk
  • node.js
  • gh-pages
  • GitHub
  • s3
  • .eslintrc
  • dependabot
  • fly.io
  • react18
  • 반응형
  • CSS
  • multer-s3
  • react
  • createRoot
  • dependencies
  • hooks
  • package.json
  • qoddi
  • Github Pages
  • bucket
  • 배포
  • Web Storage
  • touch event
  • 클린코드
  • AWS
  • npm-check-updates
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Git (1)

Ann's log

[Git] Git 명령어 정리

새로 배울때마다 계속 해서 업데이트 할 예정. Git 저장소 초기화 git init Git config list 보기 (사용자 이메일, 이름 등의 정보를 볼 수 있음) git config --list 전역적으로 사용자 이름 정보 변경하기 git config --global user.name "사용자이름" 전역적으로 사용자 이메일 정보 변경하기 git config --global user.email "이메일 주소" GitHub 원격 저장소 추가하기 git remote add origin https://github.com/[github 계정 이름]/[저장소 이름].git 기존 저장소 remote 제거하기 git remote remove origin 모든 파일의 변경 사항을 git에 추가하기 (.gitign..

Git 2022. 3. 10. 18:16
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바