Git: Dealing with line endings – solution
If you are developing on one platform and not sharing your code, you will not have a problem with the line endings. But on multiplatform developed project you can have…
Read moreIf you are developing on one platform and not sharing your code, you will not have a problem with the line endings. But on multiplatform developed project you can have…
Read moreThink twice before committing Committing something to SVN has serious consequences. All other developers will get your changes once they are in SVN, and if they break something, they will…
Read more