git problems with phpfog, remote end hung up unexpectedly

If you have issues with phpfog, trying to get your repos to clone to your local, so you can upload code, there is a very subtle problem you may run into that I discovered after much beating my head against the wall. The problem was “I am an idiot.” If you’re using the command line, [...]

Git: Your gin and juice

Version control. It is like the depends of code, so your code doesn’t go leaking on every fire hydrant and tree from here to work. Every code monkey who hacks like a motha needs some sort of backup plan, a system of code change recovery. Git is the ticket. Subversion is way more confusing and [...]