Skip to content

Commit

Permalink
Merge pull request #274 from bright60/master
Browse files Browse the repository at this point in the history
Fixed 'changes not staged for commit' issue when commit
  • Loading branch information
mingzhenliu authored Jan 20, 2021
2 parents 59ee403 + 042b422 commit df0cec3
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 df0cec3

Please sign in to comment.