0 Forks
0 Stars
0 Watchers

check_for_extra_migrations

A Git `post-checkout` hook to alert you when you checkout a branch missing ActiveRecord migrations present in your development database

How to download and setup check_for_extra_migrations

Open terminal and run command
git clone https://github.com/kevinlitchfield/check_for_extra_migrations.git
git clone is used to create a copy or clone of check_for_extra_migrations repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with check_for_extra_migrations https://github.com/kevinlitchfield/check_for_extra_migrations/archive/master.zip

Or simply clone check_for_extra_migrations with SSH
[email protected]:kevinlitchfield/check_for_extra_migrations.git

If you have some problems with check_for_extra_migrations

You may open issue on check_for_extra_migrations support forum (system) here: https://github.com/kevinlitchfield/check_for_extra_migrations/issues