See the lemonade descriptions. Unfortunately, the gem has a few problems: it does not work with Sass2...
This is about converting Haml to ERB and not the other way round which you probably want! This process can...
sudo gem install zip git clone git://github.com/rtomayko/date-performance.git cd date-performance rake package:build cd dist sudo gem install...
This note shows how to merge an ugly feature branch with multiple dirty WIP commits back into the master as...
Append this to your ~/.bashrc: export PS1='\[\033[01;32m\]\h\[\033[01;34m\] \w\[\033[31m\]$(__git_ps1 "(%s...
tmp/* storage/* db/*.sqlite3 db/schema.rb db/structure.sql public/system .project .idea/ public/javascripts/all* public/stylesheets/all* public/stylesheets/*.css config/database.yml *~ *#* .#* .DS_Store webrat-*.html
If you would like to checkout the branch groups, you can simply say this in recent versions of Git:
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
This is for people recovering from Subversion. Get an existing from the server for the first time git clone git@example.com...
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
Metric_fu is a set of rake tasks that make it easy to generate metrics reports. It uses Saikuro, Flog...
Capistrano recipes for database backups before migrations, passenger deployment strategy, release tagging in Git repos.
As we get ready to upgrade our servers I thought it’d be a good time to upgrade our deployment...
When we started using git to manage our source code at work, we actually jumped in a little bit too...
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...
The problem isn't that Git is to hard, it's that smart developers are impatient and have exactly zero...