Add the Mercurial test repository cache directory to .gitignore.
Review Request #10686 — Created Sept. 6, 2019 and submitted
Information | |
---|---|
nicolelisa | |
Review Board | |
master | |
Reviewers | |
reviewboard, students | |
When generating test data using
manage.py fill-database
,
the directoryreviewboard/scmtools/testdata/hg_repo/.hg/wcache/
was being consistently generated. It was added to the .gitignore.
Summary | Author |
---|---|
nicolelisa |
Description | From | Last Updated |
---|---|---|
Hi Nicole. Make sure the description follows our [guide] on commit messages. We like to see a kind of story … |
|
|
Your summary is included in your description. Please update the summary and remove the duplicate line from the description. |
|
|
Can you wrap the remaining bit of your description at 72 characters? |
|
|
Small suggestion for improvement. Since this is a Mercurial cache directory, that detail would he great to have in the … |
|
-
-
Hi Nicole.
Make sure the description follows our [guide] on commit messages. We like to see a kind of story about the problem that this is solving and a high-level summary of how, and that should be descriptive enough without having to look at a line of code.
There may not appear to be a big story for this change, but coming in without looking at the code, I don't know what cache directory this is referring to, meaning I will have to jump in and read it. Doesn't seem like a big deal, but it might be less obvious 3 years from now.
Knowing which cache directory and where that comes from can be helpful.
Also, as part of this, make sure there's sentence casing, and a Testing Done.
Description: |
|
---|
Summary: |
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|