On Mai 12 2017, Rob Landley <r...@landley.net> wrote: > Last I checked I couldn't just "git push" the fullhist tree to > git.kernel.org because git graft didn't propagate right.
Perhaps you could recreate them with git replace --graft. That creates replace objects that can be pushed and fetched. (They are stored in refs/replace, and must be pushed/fetched explicitly.) Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."