← back to the blog
fousa tag
Current tag: tag
2010
15
JAN
Reinitialize your Git repo // 1 comment
This came in very handy when you want to reinitialize your Git repository from scratch without losing the current folder structure. WHY? I started developing an iPhone application and for API testing purposes I manually added my username and password in the code. And by accident I committed the change... So now my password was in the Gi...