Hacker News new | ask | show | jobs
by nathanjames 3410 days ago
Monticello is Smalltalk's most common source code versioning system. It was developed several years ago and implemented in several Smalltalk dialects. Monticello lets you commit a new version, update to a new one, merge, diff, revert, etc. This is also how you can share code.

You can also share code via Smalltalk Hub.