A gist is just a git repository. If you click on "Download" on the gist page, it will give you a command to clone the repo into your computer. Then you can add files, view the history, or do anything else that you would normally do with git.
Aaron Meurer On Feb 19, 2011, at 4:50 AM, Chris Smith wrote: > Filip Dominec wrote: >> In my opinion the best way would be if some branch-maintainer reviewed >> the contributions and added them in one branch manually. >> > > The cookbook approach could work. gist, perhaps? I don't really know how to > access the history of gist pastes/snippets, however. Something like the > python cookbook at ActiveSite? People could then search for what they are > looking for and the discussion that is often included could give pointers to > other recipes/approaches/gotchas. > > /c -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
