When using git, you can “git commit --ammend”, go back to previous commits and re-do the commits properly and rebase instead of introducing merge commits.
Ideally git-svn should result in fewer commits not more :) On 21 Nov 2008, at 19:01, Matt Foster wrote: > fixed some very silly mistakes > > Changed: > U trunk/Bundles/Matlab.tmbundle/Commands/Introduce variable > (throughout).tmCommand > _______________________________________________ > textmate-dev mailing list > [email protected] > http://lists.macromates.com/listinfo/textmate-dev _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
