summaryrefslogtreecommitdiff
path: root/scripts/submodules-use-ssh.sh
AgeCommit message (Collapse)Author
2019-06-07Standardize on bash for shell scriptsNathaniel Graff
Use #!/bin/bash in all shell scripts Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-04-19Add script to update submodule URLs to use SSHNathaniel Graff
This is a helper script for Freedom E SDK developers which makes it easy to use SSH for all submodules instead of HTTPS. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>