Skip to content

hojeong26/oss_git_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

오픈소스 소프트웨어

Introduction

  • 교수님

    최광훈 교수님

  • 강의 시간

    월, 수 : 9:00 ~ 11:00/9:00 ~ 10:00

  • 강의실

    Ai융합대학 106호


Week1-1 강의 개요 (강의계획서)

e-강의실


Week1-2 오픈소스소프트웨어 개요

오픈소스소프트웨어


Week2-1 버전 관리 개요

협업할 때는 git과 같이 버전관리프로그램을 사용하는 것이 유리함

로컬 repo만들기 : git init


Week2-2 Git

  • Git 기능들

    • commit

      작업한 것을 저장소에 집어넣는것

    • pull

      저장소에서 가져옴

    • diffs

    • merging

    • tagging


Week2-3 Github, fork, pull request

  • fork()

    상대의 remote repo에서 자신의 remote repo로 가져옴

  • pull request()

    fork()했던 원격저장소에 다시 수정된 원격 저장소를 보내는 과정

    gitstatus는 많이 쳐보라

My Github Blog


Week2-4 Git: Advanced topics

  • Github Octoverse

    매년 Github가 발표 하는 통계

  • Github에서 내가 맡은 발표 ( 전문가의 예측, 조언)

    보안의 중요성도 알아야 한다.


Week3 Markdown

문서의 구조 표현하는 언어

  • html
  • xml
  • markdown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%