Why It Is a Bad Idea to Delete .git File Directly
Yet another lesson learned from work. The scenario was that we had a repository that stored a codebase with the commit history from the very beginning, and now, we wanted to distribute the codebase...