Giter VIP home page Giter VIP logo

git-test's Introduction

Wecode Git Test

해당 레포지토리는 git test를 위한 레포지토리입니다.

시험 시간은 총 1시간이며, git에 익숙해질 때까지 연습을 하셔도 좋습니다.

교육생분들은 아래 안내에 따라 단계별 과제를 진행해주시기 바랍니다.



📍 초기 세팅

  1. 터미널을 켜서 desktop 디렉토리로 이동합니다.

         $ cd desktop
  2. wecode-git-test 레포지토리를 클론해주세요.

        $ git clone https://github.com/wecode-bootcamp-korea/wecode-git-test.git
  3. 터미널에서 클론 받은 레포지토리의 디렉토리 경로로 이동 후 remote 연결을 해제해주세요.

        $ git remote remove origin
  4. 본인 github 페이지로 이동하여 repository를 생성해주세요. repository 이름은 git-test로 만들어주세요.

  5. 이후 아래 이미지처럼 개인 Github에 생성한 레포지토리의 주소를 복사합니다.

    • 예시 이미지 스크린샷 2023-03-21 오전 11 13 55
  6. 다시 clone 받은 프로젝트로 돌아와서 방금 생성한 개인 repo와 연결해줍니다.

        $ git remote add origin https://github.com/[본인의 github username]/git-test.git
  7. 이후 노션 안내에 따라 Test를 진행해주세요.

git-test's People

Contributors

sangwoong03 avatar sstaar91 avatar laurenleez avatar hsuj86 avatar shinung-han avatar

Watchers

 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.