On Sun, Jul 12, 2009 at 3:21 PM, Christophe<[email protected]> wrote: > > Ondrej Certik a écrit : >> On Sat, Jul 11, 2009 at 4:06 AM, Christophe<[email protected]> wrote: >> >>> >>>> If you need help with git, I am on IRC (#sympy at freenode) to help out. >>>> >>>> Ondrej >>>> >>> What must I do to propose a new package via git ? >>> >> >> I don't understand what you mean by "propose". To create a new >> package, just use "git init", to clone a package, use "git clone". >> >> Ondrej > Indeed I've never used GIT. I will look at a tutorial when I find a > little time. > > Is the idea to use GIT and then to give the link to my GIT location ?
Yes, exactly. You can follow some video tutorials that I created: http://code.google.com/p/sympy/wiki/GitTutorials and follow the links at the bottom of the page for more documentation. Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
