angular-ui/angular-ui.github.com

CodeMirror2 submodule broken

lanterndev opened this issue · 4 comments

https://github.com/marijnh/CodeMirror2 is currently giving 404, git submodule update --init fails with

Cloning into 'lib/CodeMirror2'...
fatal: remote error: 
  Repository not found.
Clone of 'git://github.com/marijnh/CodeMirror2' into submodule path 'lib/CodeMirror2' failed

using git://github.com/deemeetar/CodeMirror2.git got me over this roadblock

thanks for heads up

On Sep 22, 2012, at 6:40 AM, skivvies wrote:

using git://github.com/deemeetar/CodeMirror2.git got me over this roadblock


Reply to this email directly or view it on GitHub.

The 2 was removed. Lets continue using the primary fork and just update the
remote properly.

On Sat, Sep 22, 2012 at 9:40 AM, Dan Doyon notifications@github.com wrote:

thanks for heads up

On Sep 22, 2012, at 6:40 AM, skivvies wrote:

using git://github.com/deemeetar/CodeMirror2.git got me over this
roadblock


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-8790486.

Dean J Sofer
DeanSofer@gmail.com

BS Computer Information Systems
California State Polytechnic University, Pomona
Telephone: 714-900-2254
Website: www.DeanSofer.com
Github: github.com/ProLoser

Fixed by 375e8c9