How Clean Git Repository for Visual Studio Projects? C.GULDOGAN 6:00 PM Today I suddenly push a personal project of mine to a repository without .gitignore .gitignore is very helpful if you don't want to me... Read More
Add existing project to GIT ( XCode 5) C.GULDOGAN 6:03 AM It was quite complicated for me to add existing project to GIT source control. I found this solution on stackoverflow.com . After followi... Read More