On 24/01/2011 08:16, Johan Tibell wrote:
On Sun, Jan 23, 2011 at 11:22 PM, Karel Gardas<karel.gar...@centrum.cz> wrote:
Hello,
I've noticed that there was a GHC-HQ GHC git repo on GitHub.com here:
https://github.com/ghc-hq/ghc -- I'm curious is this going to be
updated/mirrored again when GHC HQ team is using git again? I'm asking
especially since I've not found any `git send' command which will allow me
to simply attach git patch to ghc trac ticket yet (as darcs send) and so far
(as I'm git novice), git pull requests look like the natural solution in the
git land...(and github.com supports that...)
An up-to-date GitHub mirror would be nice regardless. To send patches
via email use `git format-patch`. If you want git to send the actual
email use `git send-email`.
Thanks for the tips Johan. I'm planning to set up the github mirror
once we've made the switch to git, and we'll probably accept pull
requests via github as submissions.
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc