@[email protected] to Open [email protected] • 8 months agoSo I wanted to opensource my website, but I have some questions.message-square17fedilinkarrow-up116arrow-down16file-text
arrow-up110arrow-down1message-squareSo I wanted to opensource my website, but I have some questions.@[email protected] to Open [email protected] • 8 months agomessage-square17fedilinkfile-text
Can I opensource it in a way where changes is not open to the public? I have google verification file on my git, is it ok to put it in the public? The platform is gitlab.
minus-square@[email protected]linkfedilink9•8 months agoIt’s worth noting that you can rewrite history after the fact with Git
minus-square@TootSweetlinkEnglish2•8 months ago…if you hate anyone who might have a clone that they want to pull to later.
minus-square@[email protected]linkfedilink1•8 months agoForce push main with one giant squash commit.
It’s worth noting that you can rewrite history after the fact with Git
…if you hate anyone who might have a clone that they want to pull to later.
Force push main with one giant squash commit.