
What is the magical incantation for linking to a changeset in a bug report/on the trac wiki? i can't for the life of me figure it out. Thanks, Geoff

I was asking about this a while ago, apparently the main blocker to reenabling the auto linking is updating the debian box that hosts trac and thus the version of trac. in the mean time, what i've done in my tickets is include a link to the github mirror of the commits, eg https://github.com/ghc/ghc/commit/1d3fa868d139fb9a8a5e8b0e408c4c70389db8c3 with the pattern being https://github.com/ghc/ghc/commit/$CommitHashHere -- Carter Schonwald On June 11, 2013 at 3:21:26 PM, Geoffrey Mainland (mainland@apeiron.net) wrote: What is the magical incantation for linking to a changeset in a bug report/on the trac wiki? i can't for the life of me figure it out. Thanks, Geoff _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs
participants (2)
-
Carter Schonwald
-
Geoffrey Mainland