The information you seek can be found in the very first post of this topic.I can't find anything in any menu to actually interact with Git. Is that not part of the plugin? I mean the ability to push/pull to/from git?
Plugin - Git Commander - Git and total commander!
Moderators: Hacker, petermad, Stefan2, white
-
- Power Member
- Posts: 872
- Joined: 2013-09-04, 14:07 UTC
Re: Plugin - Git Commander - Git and total commander!
Re: Plugin - Git Commander - Git and total commander!
The plugin doesnt work for submodules.
- NoSubstitute
- Junior Member
- Posts: 47
- Joined: 2012-02-08, 10:45 UTC
- Location: Malmö, Sweden
Re: Plugin - Git Commander - Git and total commander!
Oh, I know it is. I just don't understand it. I don't understand how to do it.elgonzo wrote: 2021-01-31, 00:03 UTC The information you seek can be found in the very first post of this topic.
To me the information is lacking detail and steps for me to replicate it on my system.
Which is exactly why I said what I said.

I can create a custom view of columns, which shows me some information.
I just can't do any of the "create hints" part, because when I click in those places, in the TC interface, it doesn't match the available info, nor does it say where to insert the code (in the interface). If I should really insert the code inside a configuration file, then (again) that's not available in the first topic.
Also, I see zero information on whether this can be used to actually interact with Git, so should I interpret that there is zero such features?
I wasn't primarily looking for a plugin to tell me if a file is modified or not (which I can see it does, for files), but something that can push/pull, when necessary. If this plugin can't do that, that's fine, but there isn't enough information, IMO, to answer that question.
Also, the name itself, Git Commander, is, to me, and indication of a tool that can do more than just tell me if a file is modified or not.
Basically, you didn't help with either of my two questions/problems.
Re: Plugin - Git Commander - Git and total commander!
NoSubstitute,
Roman
Also, I see zero information on whether this can be used to actually interact with Git
HTH1st post wrote:This project is aimed to give some information from GIT repostiory to total commander.
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
- NoSubstitute
- Junior Member
- Posts: 47
- Joined: 2012-02-08, 10:45 UTC
- Location: Malmö, Sweden
Re: Plugin - Git Commander - Git and total commander!
Ok, so info only. 
Thanks!

Thanks!
Re: Plugin - Git Commander - Git and total commander!
tbeu made a 64-bit version: https://github.com/tbeu/WDX_GitCommander/releases/tag/v2.0.0.
But there's a problem with commit messages not appearing, https://github.com/tbeu/WDX_GitCommander/issues/1
But there's a problem with commit messages not appearing, https://github.com/tbeu/WDX_GitCommander/issues/1
Re: Plugin - Git Commander - Git and total commander!
@NoSubstitute "when I click in those places, in the TC interface, it doesn't match the available info, nor does it say where to insert the code"
Config> Display> Help Texts> User Defined : click on "+" at the very bottom right of the dialog.
Add> "*" > OK
paste the code of the selected option
OK
Hope to help!
Config> Display> Help Texts> User Defined : click on "+" at the very bottom right of the dialog.
Add> "*" > OK
paste the code of the selected option
OK
Hope to help!
Re: Plugin - Git Commander - Git and total commander!
Fixed by v2.0.1.valexiev wrote: 2021-02-01, 18:28 UTC But there's a problem with commit messages not appearing, https://github.com/tbeu/WDX_GitCommander/issues/1
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- NoSubstitute
- Junior Member
- Posts: 47
- Joined: 2012-02-08, 10:45 UTC
- Location: Malmö, Sweden
Re: Plugin - Git Commander - Git and total commander!
Yes, you did, thank you!
Re: Plugin - Git Commander - Git and total commander!
Now we also have an updated README https://github.com/VladimirAlexiev/WDX_GitCommander/tree/patch-1:
- shows how to use WDX Guide to explore the available fields
- explains what Commit/Last/Fall mean
Re: Plugin - Git Commander - Git and total commander!
Hi! Thanks for the plugin!
Any plans for git submodule support?
Any plans for git submodule support?
Re: Plugin - Git Commander - Git and total commander!
I checked submodules during dev and it worked for me as expected. I have no clue what your expectation is with Git submodules.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Re: Plugin - Git Commander - Git and total commander!
Only one thing - see branch name of submodule (it could be different to main module) in such column. In my case it shows <DIR> instead of branch name.
Re: Plugin - Git Commander - Git and total commander!
I guess the branch information cannot be obtained from the submodule hash.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Re: Plugin - Git Commander - Git and total commander!
I don't know implementation details (how to get submodule branch name for particular folder) but I can see submodule name in folder context menu in TortoiseGit section.
Image: https://rucha.mooo.com/stuff2/SubmoduleName.png
Image: https://rucha.mooo.com/stuff2/SubmoduleName.png