Git과 버전관리

image.png

Github 사용법

image.png

Github 실전

  1. github 아이디 생성

  2. 하단의 레포지토리를 fork (jhlee0637/nextflow-io_training)

    https://github.com/jhlee0637/nextflow-io_training

  3. 자신의 깃허브 계정에서 레포지토리 확인

  4. branch 생성

    image.png

  5. .../docs/ko/llm-prompt.md 확인

  6. edit 버튼으로 수정 열기

    image.png

  7. 내용을 수정하고 저장

  8. Pull Request 생성