Hi,
I new to source control, but i like the thought that i can step back to one point. I read that only code that is ready for release should checked in the repository.
If I want to play a round a little bit with one piece of code, to try different things. I can't step back to e.g. variant number 2 of my play stuff. It's not in the repository, no production ready code.
Should i checked in this code also?