Re: [PATCH v2] notes: allow merging from arbitrary references
From: Johan Herland <hidden>
Date: 2016-06-15 23:07:47
On Fri, Jan 15, 2016 at 7:47 PM, Jacob Keller [off-list ref] wrote:
From: Jacob Keller <redacted>
Create a new expansion function, expand_loose_notes_ref which will first
check whether the ref can be found using get_sha1. If it can't be found
then it will fallback to using expand_notes_ref. The content of the
strbuf will not be changed if the notes ref can be located using
get_sha1. Otherwise, it may be updated as done by expand_notes_ref.
Since we now support merging from non-notes refs, remove the test case
associated with that behavior. Add a test case for merging from a
non-notes ref.
Signed-off-by: Jacob Keller <redacted>
---
Notes:
- v2
* don't expand notes-ref to the sha1, in order to support get-ref better
* fix failed tests due to mis-use of argv[0] instead of remote_ref.buf
This is a resend, since no one reviewed this last time, and it's been a
couple of weeks. At least one person has reviewed a previous version,
but I'd like some fresh eyes on this latest version. This should be
identical to the previous patch.Reviewed-by: Johan Herland <redacted> -- Johan Herland, [off-list ref] www.herland.net