Skip to content

yejin-1/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

cd my-awesome-site

bundle exec jekyll serve


cd my-awesome-site

git add

git commit -m"~~~"

git push ///// git push -f origin master


git remote -v //현재 원격저장소 확인

git remote set-url origin // 원격저장소 변경

git remote remove origin // 원격저장소 연결 제거

git remote add origin //원격저장소 연결 추가

git clone

git branch //현재 브랜치 확인

git checkout master

git checkout

git push origin master

git push --set-upstream origin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published