How to Do a Complicated Git Repository Merger?
问题 I would like to merge the following GitHub repositories: aosm/objc4 Apple-FOSS-Mirror/objc4 bavarious/objc4 chenniaoc/objc4-551.1 j4n0/objc4-532 Jeswang/objc4-532 macmade/OBJC4-437.1-Runtime opensource-apple/objc4 robertvojta/objc4 In so doing, I would like to make it so this merger ends up looking like robertvojta/objc4 in terms of how its commits, releases, tags, etc., are organized. Is this possible, and, if so, how would I do it? I assume that I won't be able to merge all of the