changesets and partial changes Follow Christian Posta Created December 07, 2012 20:30 is there a way to separate changes to a file into two separate changesets? similar to git's ability to commit/stage only parts of the changes in a file...