Skip to content

doyeong091/oss_git_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

마크다운 연습

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

  • Git
  • Github Copilot
  • Haskell MOOC

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

  • Octoverse at GitHub
  • What is Open Source Software?
    Software whose copyright holder gives the right to publish, use, copy, modify, and distribute the source code to everyone.

Week2-1 버전 관리 개요

  • VCS software
    • CVS
    • SVN
    • Mercurial
    • Darcs
    • Git
  • Repository

Week2-2 Git

  • Checkout
  • Diffs
  • Branching
  • Merging
  • Conflicts
  • Tagging
  • Workspace
  • Index
  • Local
  • Remote Repository

Week2-3 Github, fork, pull request

  • Github
  • fork
    make my own copy of a repo
  • pull request
    ask the original to merge my changes

Week2-4 Git: Advanced topics

Week3 Markdown

  • Italic and Bold
  • Headers

  • Links
  • Images
    Images
  • Blockquotes

    like this!

  • Lists
  • Paragraphs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%