Giter Site home page Giter Site logo

linux_homework's Introduction

Linux_homework

relay_coding

relay_coding 폴더에는 여러분들이 자유롭게 코드를 이어서 작성해 주시면 됩니다!
printf만 하는 코드여도 상관 없습니다..

relay_novel

relay_novel 폴더에는 여러분들이 자유롭게 소설을 작성해주시면 됩니다.
어떤 소설이 나올지 벌써부터 궁금합니다!

PR을 보내기 전 (중요)

여러분이 작업하는 동안 이 repo에는 다른 학생들이 PR을 보낸 코드가 업데이트 되게 됩니다.
그렇기 때문에 여러분이 PR을 보낼 쯤에는 작업하던 코드와 다른 코드가 있으므로 conflict가 일어나겠죠?
그런 경우에는 PR을 받아줄수가 없습니다..
그렇기 때문에 다음 과정을 거쳐서 merge가 이루어진 다른 코드를 업데이트하는 과정을 거치도록 합니다.

리모트 저장소 추가

git remote add hun https://github.com/shshun/Linux_homework
위 명령어를 터미널에 입력하면 fetch를 받아올 리모트저장소를 등록합니다

fetch

git fetch hun 브랜치를 변경하지 않았다면
여러분의 master에 이 저장소의 코드가 fetch 명령을 통해 업데이트가 됩니다.

merge

git merge hun/master
fetch를 하였으니 merge를 통하여 여러분의 코드와 통합시키도록 합니다.
conflict가 일어날 수 있으니 잘 해결해보시길 바랍니다!

PR

conflict가 해결되었다면 이제 PR을 보내셔도 좋습니다!

주의사항

  • star와 watch는 안눌러주셔도 됩니다.
  • 이 repo는 언젠가 삭제될 예정입니다.(아마도 제출마감 후?)
  • conflict가 일어난다면 해결해주셔야 PR이 받아들여집니다.
  • PR을 하기 전, fetch를 하여 conflict가 일어나는지 확인하도록 합시다.

linux_homework's People

Contributors

2yxxn avatar cmw1017 avatar coldean avatar hoijun avatar jaeseung-lee avatar jhy11 avatar joehyeonmin avatar liyusang1 avatar ooketmon avatar pghoon avatar rladbwjd avatar shshun avatar stopline0322 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.