How to prepare your private repository for the public
I usually work on pet projects using git to keep track of changes but without thinking too much about exposing credentials or sensitive information, and once it is a good idea to publish it I clean it up.
Step 1
The first thing I do is push my curren...
blog.fabianmendez.dev2 min read