Skip to content

AnnkoATAMA/study-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitのclでするためのメモ

ローカルリポジトリを初期化

1,git init 2, git add -A コミット 3, git commit -m "init commit"

githubのページで新規でリポジトリ作成する。

その後urlをコピペして

4, git remote add origin URL

ブランチにプッシュ

5, git push origin main

以降コミットは2,3,5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors