Skip to content

dron512/gitmsa

Repository files navigation

hahahaha
good good

git config --global user.email "parkmyounghoi@gmail.com"

git config --global user.name "dron512"

win + r cmd 명령어창실행

git 폴더 생성 git init

git 스테이지에 파일 올리기 git add READMD.md

git 승인(파일올리는거 확인) git commit -m "first commit"

브랜치 main 생성 git branch -M main

gitmsa 저장소에 연결 git remote add origin https://github.com/dron512/gitmsa.git

저장소에 올려라 git push -u origin main`# gitmsa

gitmsa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published