Hi, Am Mittwoch, den 04.09.2013, 11:55 +0000 schrieb Simon Peyton-Jones: > Joachim, > > How do I get your code? > > bash$ git clone https://github.com/nomeata/ghc/compare/ntclass-clean > newtype-wrappers > Cloning into 'newtype-wrappers'... > fatal: https://github.com/nomeata/ghc/compare/ntclass-clean/info/refs not > found: did you run git update-server-info on the server?
The command $ git clone -b ntclass-clean https://github.com/nomeata/ghc/ should work, or alternatively $ git fetch https://github.com/nomeata/ghc/ ntclass-clean:ntclass-clean inside a working copy to just add this branch (without adding an explicit remote). Greetings, Joachim -- Joachim “nomeata” Breitner m...@joachim-breitner.de • http://www.joachim-breitner.de/ Jabber: nome...@joachim-breitner.de • GPG-Key: 0x4743206C Debian Developer: nome...@debian.org
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs