On 1/27/16 8:34 AM, Ben Coman wrote:
Documentation is still sparse for tODE, but all of the command line
commands have man pages:)
I plan to write some posts on this list about the workflows,
structure and functionality currently used in tODE and GsDevKit_home
that will cover the larger points.
In addition to the git support from within the "Project Browser":

I have a smalltalk API for calling the git command line and I use
that for implementing all of the git functionality (so there's no
Windows mapping - but then the GemStone server doesn't run on
Windows).
In the code browser, you can get git history on a project, package,
class and method level.
I've also built a `git mergetool` to a git-level merge from within
the Smalltalk dev environment.
When you get the time let me know and I can give you more
information ...
Dale