Hi

When I code, I usually make changes to multiple classes/methods/etc at a
time. However, when I commit to Monticello, I would like to organize those
changes by breaking them into logical chunks with meaningful commit
messages.

Consider the following (trivial) example. Imagine that I would like to
commit the change to buildMenuDockOn: in one commit and the change to
buildStatusBarWith:on: in another commit. What is the easiest way to achieve
this? 

http://forum.world.st/file/n3507981/Monticello.png 

Other version control systems allow you to selectively stage your changes
before committing so I suspect that this should be doable with Monticello.

Thanks!

--
Nick

--
View this message in context: 
http://forum.world.st/Monticello-How-to-select-unselect-changes-to-be-committed-tp3507981p3507981.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to