Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 740 Bytes

File metadata and controls

17 lines (10 loc) · 740 Bytes

ACCESS-NRI fork of the upstream Spack repository

This repository is a fork of the upstream Spack repository. The access-nri branch only contains this README.md file.

This repository's release branches are maintained by ACCESS-NRI and allows backporting of bug fixes or important features. However, we prefer to wait for an upstream Spack bugfix release and then sync our release branch to the upstream release branch.

How to clone

To clone a release branch, e.g. releases/v1.1, of the ACCESS-NRI fork of spack, run:

git clone https://github.com/ACCESS-NRI/spack.git --branch releases/v1.1

Pull Requests

Please add harshula as reviewer to any PRs for this repository.