Skip to content

gnsdyd12/Git-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git-Tutorial

Git-Tutorial

Git-Tutorial

소스코드 블록은 다음과 같이 작성할 수 있습니다.

#include <stdio.h>

  int main(void){
    printf("Hello world");
    return 0;
  }

링크는 다음과 같이 작성할 수 있습니다. 주소

순서 없는 목록은 다음과 같이 작성할 수 있습니다.

  • 깃 튜토리얼
  • 깃 clone
  • 깃 commit
    • 깃 commit1 *깃 commit2

인용 구문은 다음과 같이 작성할 수 있습니다.

'공부합시다'

테이블은 다음과 같이 작성할 수 있습니다.

이름 영어 정보 수학
이훈용 78점 32점 53점
홍길동 91점 22점 11점

강조는 다음과 같이 할 수 있습니다.

어렵다 ! git 배우기가 힘드네요

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages