I got suspended on Github

I got suspended on Github
Yesterday, I did something I thought was harmlessโ€”left two comments on an open source projectโ€™s discussion thread. One comment was a reasonable OpenAPI proposal for supporting Server-Sent Events (...
0 Read More

Git | Basic

Hereโ€™s a quick list of commands to know if youโ€™re starting with Git. โŒจ Set email โžก๏ธ git config global user.email โŒจ Set name โžก๏ธ git config global user.name โŒจ Setup your own local repo...
0 Read More

My Git & GitHub Learning

My Git & GitHub Learning
Iโ€™ve known the basics of Git and GitHub for a while โ€” enough to push and pull, clone a repo, maybe create a branch. But honestly? I never really went deep into how Git actually works under the hoo...
0 Read More