Ticket UUID: | e0f68fcf2195aa080eaee150d668b88b98ccded7 | ||
Title: | Merge directive (i.e. patch with history) | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2011-01-26 13:25:21 | ||
Version Found In: | |||
Description & Comments: | |||
Fossil makes it really easy to clone repos. It would be great if one could make "drive-by" contributions to an open source project by passing back fixes made in a cloned repos back to the developers without requesting write access for the repository.
Bazaar has a cool feature called "Merge directive" that packages all changes relative to the partent branch: http://doc.bazaar.canonical.com/bzr.2.2/en/user-guide/sending_changes.html It would be cool if Fossil supported this feature as well dmitry added on 2011-01-26 11:35:36 UTC:
anonymous added on 2011-01-26 13:25:21 UTC: |