Security/Firefox/Security Bug Life Cycle/Security Advisories: Difference between revisions

Line 73: Line 73:
=== Add them to the repository ===
=== Add them to the repository ===


```
<pre>
// First time:
// First time:
git clone https://github.com/mozilla/foundation-security-advisories
git clone https://github.com/mozilla/foundation-security-advisories
Line 86: Line 86:
git commit
git commit
git push origin
git push origin
```
</pre>


The above instructions for setup will check out the public and private repos and will rename the public one so it's harder to accidentally push to it.
The above instructions for setup will check out the public and private repos and will rename the public one so it's harder to accidentally push to it.
130

edits