IMPORTANT: Git Repo Change
Damian Maguire <DMaguire@...>
Afternoon all,
In an effort to clean-up the OpenMAMA git repository, we’ve decided to move away from the existing OpenMAMA-1.1.git repo towards one with a less confusing name. As such, we’ve created a new repository at http://git.openmama.org/OpenMAMA.git, which is aimed as being the primary repo for future OpenMAMA development. At present this is an exact copy of the current git repo, but over the next few weeks we will stop updating the OpenMAMA-1.1 version and the repository there will become deprecated.
As such we recommend all users of OpenMAMA update their local repository to point to the new site. For standard git checkouts this should be a case of making a simple change to your remote configuration:
$ git remote set-url origin http://git.openmama.org/OpenMAMA.git
You can then verify that your configuration has been correctly updated by running:
$ git remote –v origin http://git.openmama.org/OpenMAMA.git (fetch) origin http://git.openmama.org/OpenMAMA.git (push)
As always, if you have any questions feel free to respond on the lists, or to give us a shout on IRC.
Cheers,
Damian Please consider the environment before printing this email. Visit our website at http://www.nyse.com |
|