Suggestions for creating patches from the Unstall Changes list

已回答

The current IDEA does not support creating patch from Unstash Changes list.

If I want to share an Unstash from the Unstash Changes list with others or use it branch, I have to do it like this:

1. First of all, I must stash the modified files in the current project to the Unstash Changes list(otherwise step 2 will cause the modified files to be overwritten)

2. Select a previous stash from the Unstash Changes list and restore it to the workspace

3. Make the file that changes the list into a patch

4. Share the patch file with others or apply it to other branches

5. Revert changelist files

6. From the Unstall Changes list, select the file for step 1 of the stash


The above operation is tedious and inconvenient. If you can directly create a patch in the Unstall Changes list, it will become very easy and improve efficiency!

0
0

请先登录再写评论。