Thanks Andreas, I just read about the github.user and the github.key configuration settings. I've set them now but they were not set when I pushed my code to pax-logging so I guess they were not needed for security reasons.
/Bengt 2012/2/6 Andreas Pieber <[email protected]> > One thing your missing is to register your github key with your account. > This is allowed done via the got global setting. There is a description at > github about this. And this is the magic creating the links to you're > account. > > Sorten for the very short and unreferenced answer but I'm already > "offline". A more detailed answer will come tomorrow morning. For more git > explanations,as achim already pointed out, feel always free to ping me on > Karaf irc, ops4j irc or one of the dozens other projects I'm in :-) > > Kind regards, Andreas > Send from my mobile. Please excuse the brevity and/or possible auto > correction errors. > On Feb 6, 2012 9:51 PM, "Bengt Rodehav" <[email protected]> wrote: > >> Oh yes, I remember I did register my SSH keys on GitHub. I guess that's >> what gave me access... >> >> So in the future I do this: >> >> - Register my user name and email with git config >> - Clone the ops4j project directly to my local computer without forking >> - Do my local changes, add, and then commit >> - git fetch and then git merge before I do... >> - ...git push >> >> Is that correct? >> >> I guess the above will render an extra "merge" commit if there are any >> changes made at ops4j after I created my clone but that is normal behaviour >> then. >> >> /Bengt >> >> 2012/2/6 Harald Wellmann <[email protected]> >> >>> Am 06.02.2012 21:22, schrieb Bengt Rodehav: >>> >>> Thanks a lot for your reply Harald, >>>> >>>> I'm glad I didn't mess things up completely then. I guess we can live >>>> with "unknown" for this commit. >>>> >>>> >>> Yeah, now we know it was you ;-) >>> >>> >>> I thought I had to go via my GitHub account since that account is what >>>> is given permission to push to ops4j. Or did I misunderstood this - >>>> perhaps anyone can push to ops4j projects? >>>> >>>> >>> No, you need the GitHub account and your SSH key or HTTPS password to >>> push to GitHub, and you need to be a member of the ops4j organization. >>> >>> The name and email in the Git commit message is just a string and might >>> be anything. >>> >>> Of course it *should* match your actual email address, and I'd say it >>> *has to* when it comes to signed tags. >>> >>> >>> Cheers, >>> Harald >>> >>> >>> ______________________________**_________________ >>> general mailing list >>> [email protected] >>> http://lists.ops4j.org/**mailman/listinfo/general<http://lists.ops4j.org/mailman/listinfo/general> >>> >> >> >> _______________________________________________ >> general mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/general >> >> > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
