You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrong entity getting parsed to the clone command for trilinos:
quick-create-dev -n cuda-fix -s [email protected]=master [email protected]
+ spack-start
+ spack manager create-dev-env -n cuda-fix -s [email protected]=master [email protected]
making /scratch/psakiev/spack-manager/environments/cuda-fix
==> Configuring spec [email protected]=master for development at path nalu-wind
==> Warning: included configuration files should be updated manually [files=include.yaml]
Cloning into '/scratch/psakiev/spack-manager/environments/cuda-fix/trilinos'...
warning: Could not find remote branch 13.4.0.2022.10.27 to clone.
fatal: Remote branch 13.4.0.2022.10.27 not found in upstream origin
==> Error: Command exited with status 128:
'/ascldap/users/psakiev/myconfig/bin/git' 'clone' '--recursive' '--single-branch' '--branch' '13.4.0.2022.10.27' '[email protected]:trilinos/trilinos.git' '/scratch/psakiev/spack-manager/environments/cuda-fix/trilinos'
The text was updated successfully, but these errors were encountered:
Wrong entity getting parsed to the clone command for trilinos:
The text was updated successfully, but these errors were encountered: