git を更新
4
git.md
4
git.md
@ -5,4 +5,6 @@ $ git update-ref -d HEAD
|
|||||||
$ git add .
|
$ 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