Add git-like staging of parts of files
(this is different to the existing idea 'Add git like staging').
A thing I do in git all the time is use git-gui to select individual blocks and lines to stage and commit. For example I might fix two separate issues in the same file at the same time but want these committed separately.
Plastic currently only allows committing the whole of a file at a time but I would find the git-like behaviour VERY useful.
-
Max Pixel commented
This would greatly facilitate Plastic's advocated practice of making task-branches with changesets crafted to tell the story of the task's development.
-
Probably you want to unify votes here
https://plasticscm.uservoice.com/forums/15467-general/suggestions/14721126-partial-file-checkin
-
jeremie commented
+1 same reasons :)
-
Just adding a link to https://plasticscm.uservoice.com/forums/15467-general/suggestions/16755301-allow-manual-selection-of-which-hunks-of-each-file which is a duplicate of this.