-
Notifications
You must be signed in to change notification settings - Fork 71
Practical Guidelines for Smalltalk development with Git
Johan Brichau edited this page Jun 4, 2017
·
2 revisions
UNFINISHED DRAFT!
-
Install the GitFileTree-MergeDriver to automatically handle the merge conflicts in the meta files contained in the filetree format. You do not want to be handling these manually or you will not like using Git for Smalltalk development!
-
Check out the code for a pull request in your local image: First, read (https://help.github.com/articles/checking-out-pull-requests-locally/)
Changelogs
- (newer changelogs, see https://github.com/SeasideSt/Seaside/releases)
- 3.4.0
- 3.3.0
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.11
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 2.8
- 2.7
- Past Releases
Development
Documentation
- Configuration and Preferences
- Embedding Subcomponents
- Maintaining State
- Generating HTML
- CSS and Javascript
- Debugging Seaside Applications
- Links, Forms and Callbacks
- Development Tools
- Call and Answer
- Naming URLs
- Security Features
- Securing Seaside Applications
- Seaside-REST
- Add-On Libraries
- Persistence
- Gettext
- FileLibrary
- The Render Tree
- PDF Generation
- Long-Term Issues
- Ajaxification
- Web Components
- Big Issues
Sprints