Issue #2205 has been updated by Paul Nasrat. Status changed from Unreviewed to Ready for Testing
OK you should be able to do: <pre> git clone git://github.com/reductivelabs/facter.git # Create ticket branch git checkout -t -b tickets/master/2205 master # or git checkout -t -b tickets/1.5.x/2205 1.5.x </pre> Make changes/apply patch commit, I saved your email from list and did <pre>git am ~/facter-2205.patch</pre> I've pushed this here http://github.com/pnasrat/facter/tree/tickets/master/2205 Finally you can mail the list using <pre> rake mail_patches </pre> ---------------------------------------- Feature #2205: More HP-UX Facts http://projects.reductivelabs.com/issues/2205 Author: Sam Rowe Status: Ready for Testing Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Keywords: I have a bunch of code. Trying very hard to get it submitted. Code submission so far more difficult than writing the code. I didn't know about the naming conventions for branches and mail_patches, so hopefully this will suffice. If not let me know what to do and update http://reductivelabs.com/trac/puppet/wiki/DevelopmentLifecycle with the correct info. Btw, that page still points users to git clone git://reductivelabs.com/puppet in one spot and github in another and is generally written from the assumption that you already know what to do. I'd update it, but I don't know what's correct. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
