Git objects are not visible in Team Coding Manager Panel

Hi,

I am trying to setup GIT on Toad for Oracle 12.7

I am not able to see any objects in Team Coding Manager.

Is there any opetion to make the objects visible. The objects are there into local repository pulled from Git.

Note : I am able to see the obejcts in VCS Command Log.

Time Stamp: 9/8/2015 4:39:46 PMConnection: username@database

Request: git.exe ls-tree --name-only -d HEAD,

Response:

OBJECT1

OBJECT2

OBJECT3

Thanks,

Manu

Hi Manu,

Are you using Toad 12.7.0 or Toad 12.7.1? We fixed a number of things related to Git with the 12.7.1 patch. If you haven’t already downloaded it, you might want to try that first.

-John

Hi, thanks, that resolved my issue.