8000 less jarring example text · lostsakya/github-cheat-sheet@6ad8a10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ad8a10

Browse files
committed
less jarring example text
1 parent 8753d95 commit 6ad8a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ https://github.com/rails/rails/blob/master/activemodel/lib/active_model.rb#L53-L
206206
If a particular commit fixes an issue, any of the keywords `fix/fixes/fixed`, `close/closes/closed` or `resolve/resolves/resolved`, followed by the issue number, will close the issue once it is committed to the master branch.
207207

208208
```bash
209-
$ git commit -m "Fix cock up, fixes #12"
209+
$ git commit -m "Fix screwup, fixes #12"
210210
```
211211

212212
This closes the issue and references the closing commit.

0 commit comments

Comments
 (0)
0