I've been thinking about how to make it work with git, but not actually bashed out an implementation.

The tricky part is that in Subversion, it's easy to see which changes are local and which changes are upstream. In git, however, it's practically mandatory to commit new migrations locally before fetching new clashing migrations from an upstream tree, at which point this plugin would be unable to know which of the clashing migrations is to be renumbered.

When using git-svn, one could at least look to see which commits are "local", ie. have no git-svn-id, but that doesn't solve the general case.

Reply

The content of this field is kept private and will not be shown publicly.
Captcha
Please show that you are a human visitor (to stop automated spam submissions)
Copy the characters (respecting upper/lower case) from the image.