git を更新
parent
47c6fbba29
commit
c55f996c85
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するのがいいかも。
|
Loading…
x
Reference in New Issue
Block a user