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...
↧
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...