Skip to content

chrismear/rails-git-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rails-git-helpers

Random helpers for working on a Rails app with Git.

post-checkout.sh

A post-checkout hook; put it in .git/hooks/post-checkout in your Rails app.

When switching branches, it will roll back any migrations that only exist on the previous branch.

About

Random helpers for working on a Rails app with Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages