Plugin for TC 10.5+ for browsing git repository branches. Repositories and branches appear as directory tree:
\\\gitview
\\\gitview\repo1
\\\gitview\repo1\branches\branch1
\\\gitview\repo1\branches\branch2
\\\gitview\repo1\tags\tag1
\\\gitview\repo1\tags\tag2
\\\gitview\repo2
\\\gitview\repo2\branches\branch1
\\\gitview\repo2\branches\branch2

Archive includes:
 - 32- and 64-bit plugin files gitview.wfx and gitview.wfx64;
 - sample settings file gitview.json.sample with comments - set the settings and save it as gitview.json
   in same directory as wincmd.ini or in plugins/ subdirectory.

Project source code: https://github.com/me76/gitview.

----------------------

Плагин для просмотра веток репозиториев гита. Структура репозиториев и их веток приведена выше.

Архив включает:
 - 32- и 64-битную версии плагина;
 - пример файла настроек gitview.json.sample_ru с комментариями - пропишите нужные настройки
   и сохраните под именем gitview.json в той же директории, что и wincmd.ini, или в поддиректории plugins/. 

 Исходники: https://github.com/me76/gitview.