caroot: Update VCS instructions

This commit is contained in:
Li-Wen Hsu 2022-11-07 19:24:09 +08:00
parent 4d00d772e9
commit 160959df49
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF

View File

@ -12,7 +12,7 @@ It will:
2) Download the latest certdata.txt from Mozilla (fetchcerts)
3) Split certdata.txt into the individual .pem files (updatecerts)
Then the results should manually be inspected (svn status)
Then the results should manually be inspected (git status)
1) Any no-longer-trusted certificates should be moved to the
untrusted directory (git mv)
2) any newly added certificates will need to be added (git add)