Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cristian Simarro
darshan
Commits
7dafe56e
Commit
7dafe56e
authored
Feb 08, 2015
by
Philip Carns
Browse files
minor update to release checklist
parent
a5832499
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-test/RELEASE-CHECKLIST.txt
View file @
7dafe56e
...
...
@@ -20,6 +20,9 @@ Notes on how to release a new version of Darshan
pushed to origin/master
- make a tag for the release according to instructions at
http://git-scm.com/book/en/Git-Basics-Tagging
- example (annotated tag, pushed to repo):
git tag -a darshan-2.3.1-pre2 -m 'Darshan 2.3.1-pre2'
git push origin darshan-2.3.1-pre2
- TESTING
- export the tag and tar gzip it
- easiest method is to do a fresh checkout and remove the .git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment