GithubHelp home page GithubHelp logo

git-tutorial's Introduction

Git이 뭔데

코드 형상관리, 버전관리

git init

git 저장소 생성

git clone

git 저장소 불러오기

git commit

변경 사항을 저장

git push

force push 금지!!

저장된 커밋 내용을 원격에 업데이트

git pull

원격에 있는 내용을 로컬에 불러오기

branch 파기

가지치기, 여러 작업을 동시에 가능

merge가 머지

branch 간 합치는 작업

fork 하기

다른 사용자/organization의 repository를 내 계정에 복사

PR 날리기

병합 요청

  • branch merge PR
  • fork repository PR

충돌났어 어카지

force push 금지!!

깃 크라켄 or github 내에서 조치 가능

시간이 남아?

stash pop

임시 저장

git-tutorial's People

Contributors

phjppo0918 avatar hamin924 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.