diff options
author | alalazo <massimiliano.culpo@googlemail.com> | 2016-04-15 09:19:41 +0200 |
---|---|---|
committer | alalazo <massimiliano.culpo@googlemail.com> | 2016-04-15 09:19:41 +0200 |
commit | 93c22dd9780f023cc9c074cad91ef426073b8509 (patch) | |
tree | 1154ebd187e1298865b3c46a893555d08bd1ac42 /README.md | |
parent | 1664d1b5034a6ca7bf9901df91a22087d609f5bf (diff) | |
parent | 69f8d8fa7ae5cbf283d8a06d7f42b3ca74d4dd9d (diff) | |
download | spack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.gz spack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.bz2 spack-93c22dd9780f023cc9c074cad91ef426073b8509.tar.xz spack-93c22dd9780f023cc9c074cad91ef426073b8509.zip |
Merge branch 'develop' of https://github.com/LLNL/spack into qa/coding_standard
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/) |