View on GitHub

iseoptions

iseoptions is now ISEexchange

We have renamed our Github organization

The iseoptions organization has moved to https://github.com/ISEexchange. Please update your URLs and git remotes.

$ cd your_repo_root/repo_name
$ git remote set-url upstream <URI of ISEexchange repo>
$ git fetch upstream
$ git rebase upstream/<master|production>
$ git submodule update --init --recursive
$ git push origin

Support or Contact

Having trouble with the git remote? Contact one of the ISEexchange maintainers and we’ll help you sort it out.