How can I use "git add --patch" in PhpStorm -


i in process of migrating our old environment svn + eclipse git + phpstorm. read many tutorials git , found git add --patch command. possible use in phpstorm through gui?

i tried manually using terminal window inside of phpstorm, when use vcs | commit changes window, add rest of lines staging area , commit hunks.

afaik not available: http://youtrack.jetbrains.com/issue/idea-63201

please follow ticket (star/vote/comment) notified on progress.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -