Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 362 Bytes

soundscope

tbd

Update repo url locally

Not technically necessary, but good practice.

To point your local git repo to the new url, run:

git remote set-url origin https://github.com/olinlibrary/soundscope.git

You can use git remote -v to verify that your repo now points to https://github.com/olinlibrary/soundscope.git for fetch and push.