Giter VIP home page Giter VIP logo

test1104's Introduction

test1104

some some awesome

  1. github에서 repo생성
  2. repo이름은 test1104
  3. Add a readme file 체크 박스 추가
  4. Create repository
  5. Add file -> create new file
  6. EDIT.md 로 파일 이름 만들어서 아무거나 한줄 이상 적고
  7. commit해서 나와있는지 확인해보기
  8. git clone으로 작업했던 remote repo를 로컬 컴퓨터에 가져오기
  9. 받아온 repo 디렉토리에서 HELLO.md를 만들기
  10. git add로 추가하기
  11. git commit -m “add HELLO.md”
  12. git push
  13. github web에서 README.md 파일 한줄 고쳐보기
  14. GitHub web에서 한줄 고친 내용 commit
  15. 로컬 repo 디렉토리에서 git pull 해보기
  16. git checkout -b newb
  17. EDIT.md 파일을 수정
  18. git add EDIT.md
  19. git commit -m “EDIT.md modified”
  20. git push —set-upstream origin newb
  21. git checkout main
  22. git merge newb
  23. git push

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.