update docs

This commit is contained in:
Jesse Duffield 2022-07-05 19:31:21 +10:00
parent a99255c18b
commit 5bd3eedd71

View file

@ -31,6 +31,11 @@ git add .
git commit -am "myfile1"
```
Be sure to:
- ensure that by the end of the test you've got at least one commit in the repo, as we've had issues in the past when that wasn't the case.
- set the git user email and name as above so that your own user details aren't included in the snapshot.
## Running tests
### From a TUI