Feature Request: Projects Discard Local Changes Per File

User: "MinorJinx"
New Altair Community Member
Updated by Jocelyn
RapidMiner Projects (git) allows you to revert or discard your local changes and start fresh. Would it be possible to allow this on a per file basis so you can choose which files to revert? Using the snapshot viewer you can see which files have been modified and the request is to have a button next to each file which allows for that file's changes to be discarded.

Current work around is to use the git command from the project directory:
git checkout -- filename
This achieves the same effect but isn't as streamlined as using the RapidMiner UI.

Find more posts tagged with