[gbrainy] Add git commands into the RELEASE_PROCESS
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Add git commands into the RELEASE_PROCESS
- Date: Fri, 5 Oct 2012 04:20:59 +0000 (UTC)
commit 1dbaea2f148c9e9b6fae4af80979e36cbb73ca00
Author: Jordi Mas <jmas softcatala org>
Date: Fri Oct 5 06:23:21 2012 +0200
Add git commands into the RELEASE_PROCESS
RELEASE-PROCESS | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/RELEASE-PROCESS b/RELEASE-PROCESS
index 2158bb5..05b9aee 100644
--- a/RELEASE-PROCESS
+++ b/RELEASE-PROCESS
@@ -22,6 +22,9 @@ See tests/README
* Tag the gbrainy git repository naming the tag label GBRAINY_X_Y_Z, where X and Y are the major versions and Z the revision number.
+ git tag -m "gbrainy X.Y.Z tag" -a GBRAINY_X.Y.Z
+ git push origin GBRAINY_X.Y.Z
+
* Upload the final tar.gz to a public location
* Send a message to the gnome announce list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]