It has had a major re-write of the javascript engine, which was poorly
documented and outdated. There is plenty of documentation work for me
but its coming.
Questions welcomed.
> --
> You received this message because you are subscribed to the Google Groups "spring-modules-fork" group.
> To post to this group, send email to spring-mo...@googlegroups.com.
> To unsubscribe from this group, send email to spring-modules-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spring-modules-fork?hl=en.
>
git filter-branch --commit-filter 'if [ "$GIT_COMMITTER_NAME" = "<Old Name>" ];thenGIT_COMMITTER_NAME="<New Name>";GIT_AUTHOR_NAME="<New Name>";GIT_COMMITTER_EMAIL="<New Email>";GIT_AUTHOR_EMAIL="<New Email>";git commit-tree "$@";elsegit commit-tree "$@";fi' HEAD
Yes, sorry wasn't specific.
http://github.com/thetoolman/spring-modules
Still wrestling git trying to clean up the commits, but is reasonable.
--
Tim Taylor
+64 21 48 1275 - my old-new number!