Git Product home page Git Product logo

hibernate-study-java's Introduction

스터디 코드 관리 방식

  1. 스터디 대상 프로젝트를 자신의 계정으로 fork 한다.

  2. fork한 저장소를 자신의 컴퓨터로 clone 한다.

  3. "본인의 깃헙 아이디/주차"로 브랜치를 생성한다.(예: heli-os/week-1)

  4. 코드 작성 & commit 후, fork한 자신의 원격 저장소로 push 한다.

  5. github 에서 pull request를 작성한다.

    • pull request 목적지는 스터디 대상 프로젝트의 "본인의 깃헙 아이디" branch로 한다.
    • pull request 출발지는 fork한 자신의 저장소의 3번에서 생성한 branch로 한다.
    • ex) weekly-acaemy:heli-os <- heli-os:heli-os/week-1
  6. 각 주차별 리뷰가 완료되면 5번의 pull requqest 를 merge 한다.

  7. 다음 주차부터는 브랜치의 주차를 증가시키며 위와 동일한 방식으로 코드를 관리한다.

    • ...
    • heli-os/week-2
    • heli-os/week-3
    • heli-os/week-4
    • ...

hibernate-study-java's People

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.