Hi
I did try to search through tickets and google my way to an answer, but did not manage to find much other than this ticket which indicates
Git submodules should be working
However, when browsing through TracBrowser, git submodules (of a configured git repository) are merely shown as empty directories?
I.e only showing e.g. something like
-
Property commit set to
c1634....
-
Property mode set to
160000
How can I get Trac to actually open/show the content of the submodule instead (for the indicated commit?)
The repositories are bare git repositories and are placed on the same machine as Trac itself. No hooks configured.
Any pointers/help is much appreciated
Tom