git - TortoiseGit Repo-browser context menu not visible -


i installed tortoisegit 1.18.16.0 (x64 bit) in windows 8 os.

when right click on tortoisegit sub-menu, i'm getting following options :

  1. settings
  2. help
  3. about

whereas tortoisesvn -> repo browser menu option visible.

i tried enabling settings dialog of tortoisegit enable repo browser context menu option. still i'm not able view menu.

however other git menus [like pull, fetch, diff, diff previous version etc..,] visible.

only menu remains hidden :( .

could 1 please tell me how browse git repository using tortoisegit. suggestions appreciated!

git menu not visible helped me fix issue, need install following

  1. git bash here ,
  2. git gui here during installations.

once installed these, need press 'shift+ right click menu "git repo-browser" make visible.

after performing above things, i'm able view 'git repo-browser' menu option

[note : remember context menu not visible normal right click instead need shift + right click after succesfull installation of tortoise git].

thanks lot stack overflow community...! :)


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -