Sounds good! I will try it later. Thanks! On Monday, February 18, 2013 6:13:02 PM UTC+8, Lukas Eder wrote: > > Hello, > > > I was able to clone the git project in my local, and scan the files a > little bit. > > This if my first time to use Git but not first time to use a versioning > system(know CVS). > > So I really don't know yet in full how to use Git, but had read some > forums and tutorials. > > If you know CVS, you'll know the essentials of Git. Of course, things > have evolved quite a bit since then. > > > I think I have to create a branch when committing changes, is that > right? Then it is you who will do the merging > > after verifying my fix. Anyway, I will try it at a later time, I will > let you know. As soon as I'm done with > > my research. > > The easiest way for you to provide GitHub "pull requests" is to > 1. fork the jOOQ repository on GitHub > 2. check out (i.e. "clone") your own fork, locally on your computer > 3. commit changes to your own fork > 4. generate pull requests on GitHub from your changes > > A "pull request" is something that the GitHub platform offers to its > users, simplifying some of the more advanced commands in Git, when it > comes to merging two repositories. > > Cheers > Lukas > > > > > > > On Monday, February 18, 2013 4:33:28 PM UTC+8, Lukas Eder wrote: > >> > >> Hello, > >> > >> 2013/1/26 Vine <[email protected]>: > >> > I was able to connect now to the repository of jooq in my eclipse > GIT. > >> > I will try to check some bugs and fix them. > >> > >> Have you had any chance to give this a shot? Did you encounter any > >> problems? Let me know if I can help... > >> > >> Cheers > >> Lukas > > > > -- > > You received this message because you are subscribed to the Google > Groups "jOOQ User Group" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > >
-- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
