Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
doc: clarify subsystems in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed May 14, 2013
1 parent 21bd456 commit f13a3fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -91,7 +91,8 @@ nicely even when it is indented.
The header line should be meaningful; it is what other people see when they
run `git shortlog` or `git log --oneline`.

Have a look at `git log` for inspiration.
Check the output of `git log --oneline files_that_you_changed` to find out
what subsystem (or subsystems) your changes touch.


### REBASE
Expand Down

0 comments on commit f13a3fd

Please sign in to comment.