sag to Programmer [email protected] • 1 year agoMy Git Knowledgelemm.eeimagemessage-square175fedilinkarrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag to Programmer [email protected] • 1 year agomessage-square175fedilink
minus-square@[email protected]linkfedilink1•edit-21 year 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"