Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Manjiz authored Oct 6, 2020
1 parent 8c59809 commit 19f7e8a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
- 删除 git 的第一个 commit

```bash
git update-ref -d HEAD
```

删除命名引用 `HEAD`,但会保留缓存。

- 查看 git 个人代码量

```bash
Expand Down

0 comments on commit 19f7e8a

Please sign in to comment.