From Michael.Keith at manchester.ac.uk Tue May 26 11:47:29 2026 From: Michael.Keith at manchester.ac.uk (Michael Keith) Date: Tue, 26 May 2026 15:47:29 +0000 Subject: [Tempo2] Tempo2 development moved to GitHub Message-ID: Dear tempo2 users, As many of you will know, I have moved the tempo2 development over to GitHub. The active tempo2 development is now here: https://github.com/ipta/tempo2 This is a direct clone of the old bitbucket repo, so all history should be preserved. You can either clone this repo into a new directory, or just modify your ?origin? with something like: git remote set-url origin (Where the new git url is whatever url you normally would use to clone the GitHub repo, and may depend on if you have a GitHub account or not) e.g. for unauthenticated users just wanting to pull updates, try: git remote set-url origin https://github.com/ipta/tempo2.git If you use Conda, hopefully someone (Paul?) can update the Conda package to pull from this new url, which I imagine is not too hard. Regards, Mike Keith -------------- next part -------------- An HTML attachment was scrubbed... URL: