Example in USAGE.md should reference .gitreview

The file .gitreview is updated, not .gitignore.

Change-Id: Ib6fd8ea0bf95a07cf7ab3fd26874051943d1d700
This commit is contained in:
Mathieu Gagné
2016-09-02 18:16:47 -04:00
parent a05425f161
commit 10e8f92069

View File

@@ -147,7 +147,7 @@ Dont forget to commit and push (after this step, you may want to use git
review as usual)
```bash
git commit -a -m "Set .gitignore content to use internal gating infra"
git commit -a -m "Set .gitreview content to use internal gating infra"
git push
```