Will cherry picked merges get branch history soon?
I am working on multiple applications. These applications share some code projects. For convenience, each application is a separate branch. From time to time, I want to update some of the shared code projects, sometimes just a few files, sometimes a whole folder of code, to share updates or fixes with other applications. (I believe this is what VCS people call 'cherry picking').
I notice that if I merge just a few files or a folder tree, I get no branch history. However, if I merge from the root, I do get full branch history, even if the merge produced identical results. Detailed history (as per the full merge) is very desirable to me. With my current work flow and project layout, I would rarely want to do a full merge, just regular 'cherry picks'.
Is merge going to be improved to provide better history for my kind of usage?
I found a Bazaar page on this very topic somewhere, but I have not been able to relocate it to post a link here. That page suggested such an improvement was at least being considered.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Greg for more information if necessary.