public
Description: Makes it easier to visualize changes between local and remote stuff
Homepage:
Clone URL: git://github.com/alexyoung/rsyncdiff.git
name age message
file .gitignore Loading commit data...
file README.textile
directory bin/
file rsyncdiff.gemspec
README.textile

This is a simple tool for running diffs against local and remote code. It uses rysnc so it can get all the creations, deletions and updates.

Run it like this:

rsyncdiff server:/u/apps/myapp/current/app app/

It’ll use colordiff if it’s installed.

Installation

This gem is hosted on gemcutter

Install with:

gem install rsyncdiff