oh yea, cursed tip, always init your git repos with:
git initgit commit --allow-empty -m '(root commit)'
you'll thank me later
@eater this lets you merge any two repos right?
@mauve @eater I thought the root commit hash would be different, but no - it's based on repo state! So that should definitely be the case. It's not necessarily bad, I guess
Escape ship from centralized social media run by Mauve.
@mauve @eater I thought the root commit hash would be different, but no - it's based on repo state! So that should definitely be the case. It's not necessarily bad, I guess