SagXD to Programmer [email protected] • 8 months agoMy Git Knowledgelemm.eeimagemessage-square170fedilinkarrow-up11.05Karrow-down121
arrow-up11.03Karrow-down1imageMy Git Knowledgelemm.eeSagXD to Programmer [email protected] • 8 months agomessage-square170fedilink
minus-square@Korne127link1•edit-28 months agoHow about git commit-tree [Hash] -p branch1 -p branch2 … -m "Dummy Message"
How about
git commit-tree [Hash] -p branch1 -p branch2 … -m "Dummy Message"