diff options
| author | jvoisin | 2012-04-25 14:26:54 +0200 |
|---|---|---|
| committer | jvoisin | 2012-04-25 14:26:54 +0200 |
| commit | c156055098a48bbb245cff440e613afbeabf6a19 (patch) | |
| tree | 74a14c3dccb2934179bd295863d2f4f2f911bc53 /RELEASE | |
| parent | 4b312266ac88da8ffa84ac951d273688d1df4863 (diff) | |
| parent | f23c74d99d1e7245a6735930d406d44ae4ab3fea (diff) | |
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'RELEASE')
| -rw-r--r-- | RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -10,6 +10,9 @@ commit release changes | |||
| 10 | create a tag | 10 | create a tag |
| 11 | git tag -s $VERSION | 11 | git tag -s $VERSION |
| 12 | 12 | ||
| 13 | push the tag | ||
| 14 | git push --tags | ||
| 15 | |||
| 13 | archive's creation : | 16 | archive's creation : |
| 14 | git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz | 17 | git archive --format=tar.gz --prefix=mat-$VERSION/ $VERSION > mat-$VERSION.tar.gz |
| 15 | 18 | ||
