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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -