Displaying response headers and pretty JSON with cURL

The Problem I tend toward using cURL when testing HTTP services, but I had a difficult time parsing the result when these services spit back unformatted »

Using Git with the .git directory outside the Git repository directory

I have a particular use case where I want to use Git on top of another version control system. The only problem I ran into is »