No GitGUI shown

joachim

Member²
Hi
there is no Git GUI selected.
My parameters are the same as in your documentation: git.exe and tortoisegitproc.exe as GUI executable. Both program are working well with the windows explorer. But GitGUI remains empty in my preference sheet.
Best regards
Joachim
 
Can you let me know if:
  • The Git GUI list is empty (no entries for TortoiseGit and GIT Extensions)?
  • No Git GUI is selected from the list?
  • The Git GUI Executable field is empty?
 
The Git GUI List is empty.
GitGUI Executable is C:\Program Files\TortoiseGit\bin\TortoiseGitProc.exe

By the way: also tested with "Git Extensions" instead on tortoise. Selectbox "Git GUI" remains empty.
 
Can you check if the following subdirectories exists in your PL/SQL Developer installation directory?

VersionControl\GUI\GIT\TortoiseGit
VersionControl\GUI\GIT\Git Extensions

These directories should contain a config.ini file, which is used to populate the list.
 
Back
Top