intellij idea - pycharm auto unstashing changes after rebase -
After the Rebase (git plugin) Pycharm stashed past the past. Disputed files merge. I Also do not get related settings. How can I turn it off?
VCS -> Update Project in the main menu
In this area, updates from When cleaning your work tree, first specify the method for saving your changes. Changes will be restored after the update is complete. Among the available options are: Using Stesh (GIT Native) and Using Shelves (Idea Native)
Then to avoid problems related to staceing data using stell (I have used for my files I'm not using Stretch, so no conflicts)
Comments
Post a Comment