I forget to tell that commit tool is still a beta. part of the purpose of this videos is to encourage you to use them and provide feedback and enhancement requests (for example Ben already asked for the possibility to make diffs⦠Iâm working on it). Esteban
On 30 Apr 2015, at 15:31, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi again,
Now I made a small video on how to use Versionner to help you manage your releases and commits.
https://youtu.be/cFRJDuWL-Q0 <https://youtu.be/cFRJDuWL-Q0>
This is new stuff, so you will need latest Pharo 5 to use it, alternatively you can install latest Versionner into Pharo 4 (I donât know how it will work on Pharo 3, youâll probably need to load Glamour as well others). In Pharo 4, you can install it executing:
Gofer it smalltalkhubUser: 'PharoExtras' project: 'Versionner'; configuration; loadVersion: '2.12.2'.
cheers, Esteban