Roger Dingledine commited on 2014-10-20 01:30:14
Zeige 1 geänderte Dateien mit 5 Einfügungen und 1 Löschungen.
| ... | ... |
@@ -8,7 +8,11 @@ |
| 8 | 8 |
# 2. Edit include/versions.wmi or others if you like |
| 9 | 9 |
# 3. Update STABLETAG and DEVTAG below if there is a new git tag |
| 10 | 10 |
# 4. make |
| 11 |
-# 5. ./publish |
|
| 11 |
+# 5. Do a git commit for your changes |
|
| 12 |
+ |
|
| 13 |
+# Then either 6a) git push to staging or master, or 6b) push your git |
|
| 14 |
+# branch to your personal webwml repository, open a trac ticket in the |
|
| 15 |
+# website component, and set it to needs_review. |
|
| 12 | 16 |
|
| 13 | 17 |
export STABLETAG=tor-0.2.4.24 |
| 14 | 18 |
export DEVTAG=tor-0.2.5.8-rc |
| 15 | 19 |