Posts Tagged git

Git Tips From the Pros

Posted by on Wednesday, 6 February, 2013
You're already using source control for managing your code, right? You might even be using your SCM as the central piece of your workflow, like we do at New Relic.In this article, we're not going to review the basics of source control managem...
Read More

How to Use Git With FTP

Posted by on Tuesday, 16 October, 2012
If you’re not using a PaaS, like Heroku or Pagoda Box, it’s possible that you’re still manually copying files to your server, via FTP. We don’t recommend this, but, understandably, there are smaller and legacy apps that still ...
Read More