diff options
| author | jvoisin | 2011-12-15 17:52:42 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-15 17:52:42 +0100 |
| commit | 73fc22ab0ce58ebba633d517ca436743fe62df57 (patch) | |
| tree | 8218010b7fb64111dd77e1f3be2db06a38ffbe60 /RELEASE | |
| parent | b9fde4ea1eb34a2f1ead1e3bfa6252fb1ca82220 (diff) | |
| parent | 13f102b65c8cf9981b2925495b95d20047b3932f (diff) | |
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'RELEASE')
| -rw-r--r-- | RELEASE | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | update changelog: | ||
| 2 | git log | ||
| 3 | |||
| 4 | create a tag | ||
| 5 | git tag -s $VERSION | ||
| 6 | |||
| 1 | archive's creation : | 7 | archive's creation : |
| 2 | git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz | 8 | git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz |
| 3 | 9 | ||
