Erez Zadok schrieb:I *think* that the reason for this is that those repositories don't have any commits in common (but I don't have clones to verify my claim). Since cherry-pick does merge-recursive, it tries to find a suitable merge base, but since there is no history in common, it walks both histories all the way down only to find that there is no possible merge base. You could improve the situation if you graft the histories together: echo $first_commit_in_2.6.12 $suitable_commit_in_bkcvs > .git/info/grafts -- Hannes - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| James Bottomley | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| David Miller | [GIT]: Networking |
| Antonio Almeida | HTB accuracy for high speed |
| Ingo Molnar | iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Avi Kivity | Re: [RFC PATCH 14/17] kvm: add a reset capability |
git: | |
