Skip to content

kingbj940429/Git-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

깃 튜토리얼

  • 간단한 깃 사용법을 알 수 있다.

  • 동빈나님의 자료를 참고하였습니다.

Git-Tutorial

  • 소스코드 블록은 다음과 같이 작성할 수 있습니다.
#include <stdio.h>
int main(void){
  printf("Hello");
  return 0;
}
  • 링크는 다음과 같이 작성 할 수 있습니다.

유튜브 주소

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

  • 깃 튜토리얼(* 하고 띄어쓰기해줘야함)

    • 깃 clone
    • 깃 pull
      • 깃 헝
  • 인용 구문은 다음과 같이 작성할 수 있습니다.

'공부합시다.' -김병준-

  • 테이블은 다음과 같이 작성할 수 있습니다.
이름 영어 정보 수학
김병준 100 100 100
  • 강조는 다음과 같이 할 수 있습니다.

치킨 먹다가 신났어요

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published