[WFX] gitview: viewing git branches in TC

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
me76
Junior Member
Junior Member
Posts: 6
Joined: 2023-04-15, 14:38 UTC

[WFX] gitview: viewing git branches in TC

Post by *me76 »

Plugin allows to view branches in multiple repositories, but cannot navigate into submodules (yet). Submodule repositories can be added as independent repos. Plugin uses git.exe to retrieve branch details and view file content.

Download link: https://totalcmd.net/download.php?id=gitview.

How to configure: https://github.com/me76/gitview/blob/with-git.exe/README.md.

Known issue: sometimes plugin cannot find git.exe.
Update: the issue when plugin couldn't find git.exe should be fixed now.
Last edited by me76 on 2023-10-12, 03:04 UTC, edited 5 times in total.
me76
Junior Member
Junior Member
Posts: 6
Joined: 2023-04-15, 14:38 UTC

Re: [WFX] gitview: viewing git branches in TC

Post by *me76 »

Update: the issue when plugin couldn't find git.exe should be fixed now. The updated binary can be downloaded from the same link.
me76
Junior Member
Junior Member
Posts: 6
Joined: 2023-04-15, 14:38 UTC

Re: [WFX] gitview: viewing git branches in TC

Post by *me76 »

Version 1.0.2 is released. New features:
  • init.log item at top level to show initialization status and errors that may occur before gitview starts writing into the regular log.
  • Reloading settings without restarting the plugin - view or execute reload item at top level. One typical case for this is adding new repository.
Post Reply