git を更新
2
git.md
2
git.md
@ -6,3 +6,5 @@ $ git add .
|
|||||||
$ git commit -m "first"
|
$ git commit -m "first"
|
||||||
$ git push -f
|
$ git push -f
|
||||||
```
|
```
|
||||||
|
|
||||||
|
最初のcommitは空にして、次からaddするのがいいかも。
|
Reference in New Issue
Block a user