On Wed, May 5, 2010 at 6:27 PM, Daniel Carrera <[email protected]> wrote:
> > David Mertens <[email protected]> wrote: > > > I just grepped the whole source tree and found it in > > Basic/Pod/Faq.pod, Basic/Pod/Intro.pod, and Basic/Pod/Guide.pod. Do > > you know how to get the latest git? > > I'm downloading the latest git right now. > > So, you want me to make my changes to the POD, fix references to > PDL::Impatient and send you a patch? Sure! :-) > I might need a little hand holding with git, since I've never used it > before. I'm familiar with other distributed revision control systems - just > not git in particular. > Feel free to send your questions to the list. Even better, join [email protected] and ask your dev questions there. You may also find some answers to your questions in the DEVELOPMENT doc in the root of the source tree. Nobody here is an expert with git but we should be able to answer your questions. I think I need someone to explain to me how I would make a patch and send it > to someone. > This is pretty simple. Just make your changes to the source files and save them. Then type $ git diff > patchfile You can submit your patches directly to Sourceforge at http://sourceforge.net/tracker/?group_id=612&atid=300612 or you can send your patch to the dev list. If you make lots of commits, you can request write access to the repo with an email to the dev list. Hope that helps, and thanks for your forthcoming contributions! David
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
