libk  Update of "merge"

Overview

Artifact ID: d0eeac47c0f72cfa14cb13c143c9629ee29ff8335299254f602c2277708e3650
Page Name:merge
Date: 2020-05-20 21:50:34
Original User: lexi
Mimetype:text/x-markdown
Parent: 175da7fea6dde0d97ce4847db553e3b10206880032a9b271eec7153c2c8d94d6 (diff)
Next 402fcc60b23421e921b74fb47cb503a7816291437efe5de3bafd37304917733b
Content

merge requests

while libk is developed primarily by a core of trusted developers with check-in privileges, we also welcome external contributions. unfortunately, fossil does not have an integrated merge request system. until we can automate something, please follow the instructions below.

bundling

export your branch with the fossil bundle command. for instance:

fossil bundle export libk-better-strings.br --branch better-strings

please make sure to give your branch a meaningful name. once you have exported it, sign the bundle with signify and make it bundle available via HTTP. you may place the bundle on a server you control, or upload it to 0x0.st. please do not use any other filehosting service.

ticketing

after you have bundled your branch, open a new ticket of type "merge-request". you may do this even without an account by logging in as "anonymous" and completing the captcha correctly. include a link to the bundle and the email address associated with your public key in your ticket.

if this is the first merge request you have made, you may be contacted via email to verify that the public key and merge request are yours. if any of these details are missing or your bundle fails signature verification, your ticket will be summarily rejected.

if you have any questions, please contact project personnel.