RawGit serves raw files directly from GitHub with proper Content-Type headers.
Incredibly useful. https://rawgit.com/
RawGit serves raw files directly from GitHub with proper Content-Type headers.
Incredibly useful. https://rawgit.com/
Little Things I Like to Do with Git – CSS Wizardry – CSS Architecture, Web Performance Optimisation, and more, by Harry Roberts
Doing something like this, helpful to read through The Perfect Workflow, with Git, GitHub, and SSH
I keep sending this around, might as well link it. Besides being an amazingly good talk about Git, this video is also a cautionary tale about taking questions in the middle of a presentation. Don’t. It just ruins the resulting video. Save questions for the end. (Source: https://www.youtube.com/)
Constructive rant on the state of GUI git clients. (All version control systems, but really, it’s mostly all git). “your UI shouldn’t look as if your database had just thrown up all over it”. This is what I’m reminded of when I look at SourceTree. It feels like someone took a window and just threw […]