Skip to content

Commit

Permalink
Fixed 'changes not staged for commit' issue when commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bright60 committed Jan 19, 2021
1 parent 59ee403 commit 042b422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/WeBASE/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ vim XXX
## Commit修改

```
git commit -m "一个伟大改进"
git commit -am "一个伟大改进"
```

## 将改动 Push 到 GitHub
Expand Down

0 comments on commit 042b422

Please sign in to comment.