Giter Site home page Giter Site logo

git_beginner's Introduction

김찬중

Git Pointer

HEAD

  • 현재 Branch가 가리키는 가장 최근 Commit 👍

Master branch

  • 가장 기본이 되는 Brach
  • Master branch 는 Git 에서 기본으로 생성해준다.

origin

  • 원격 Repository 를 뜻하는 Alias
  • Alias이므로이름을변경할수있다.

origin/master

  • 원격 Repository 의 master branch

origin/HEAD

  • 원격 Repository 가 바라보는 버전

Attention Part in Git_KeyNote_1.pdf

  • Git Essential Concept : 22 ~ 23

  • Stash : 25 ~ 27

  • Tag : 29 ~ 31

  • Gitignore : 32

  • Stage hunk : 36 ~ 38

  • Add Remote Repository in Source Tree : 48 ~ 51

  • Setting - githubs : 59 ~ 62

    1. 정적인 파일들을 바로 볼 수 있게 해준다.
  • Issue : 94 ~ 95

  • Projects : 97

    1. 최근에 생성됨
    2. 트렐로와 비슷
  • Wiki : 98

  • Make Organization 100 ~ 103

  • Gist : 104

  • Git Flow : 119 ~ 124

  • Commit Message : 125 ~ 128


Attention Part in Git_KeyNote_2.pdf

  • Version management system :16 ~ 20

  • Hash : 43 ~ 44

  • Git Pointer : 131 ~ 132

git_beginner's People

Contributors

rlackswnd123 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.