diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2016-03-31 12:56:34 -0700 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2016-03-31 12:56:34 -0700 |
commit | 9eb314fcaaa9a19d59dee3269bd9ddaf738117a3 (patch) | |
tree | b7f2b0cdeb648b37d92d39ebae26af318d68f3aa /README.md | |
parent | a0c42a3fd1a8c5319ff8e02313b7f12e8c59349d (diff) | |
parent | d0c8245a58bf184f7921c853ef31734ea2c83e0a (diff) | |
download | spack-9eb314fcaaa9a19d59dee3269bd9ddaf738117a3.tar.gz spack-9eb314fcaaa9a19d59dee3269bd9ddaf738117a3.tar.bz2 spack-9eb314fcaaa9a19d59dee3269bd9ddaf738117a3.tar.xz spack-9eb314fcaaa9a19d59dee3269bd9ddaf738117a3.zip |
merge from develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -59,7 +59,8 @@ can join it here: At the moment, contributing to Spack is relatively simple. Just send us a [pull request](https://help.github.com/articles/using-pull-requests/). -When you send your request, make ``develop`` the destination branch. +When you send your request, make ``develop`` the destination branch on the +[Spack repository](https://github.com/LLNL/spack). Spack is using a rough approximation of the [Git Flow](http://nvie.com/posts/a-successful-git-branching-model/) |