Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

git diff - from inside SQL Developer

3185594Oct 24 2016

I'm about to evaluate use of VC in SQL Developer. One choice is git and most of the commands are working just fine.

git diff - where is it?

When I make a change in the source and save the file, I can see the changes with the command line tool "git diff", with colors, bells & whistles. But where do I find the equivalent command in SQL Developer? "Pending changes" gives an empty window. "Version history" shows previous commit very fine but not current change. "Properties - Versioning - Status" says "Modified not Staged".

Git-GUI and Tortoise-Git Works fine but it would be handy to see the diff from inside SQL Developer.

The right-click menu:

pastedImage_1.png

Any help much appriciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2016
Added on Oct 24 2016
0 comments
385 views