I mainly write go language code, the old version of go requires that the project must be stored according to a specific path. The directory hierarchy is deep, for example: GitRepository\golang\src\github.com\golang\net .
I am having a problem: git-fork cannot scan the net git repository when the git-fork "Default clone folder" is set to the GitRepository directory.
After testing, it seems that git-fork has a scan depth limit that only allows scanning of 3 levels of depth of the directory?
Hopefully git-fork will be able to scan deeper git repositories or allow changes to this limit.
Thank you very much
I mainly write go language code, the old version of go requires that the project must be stored according to a specific path. The directory hierarchy is deep, for example: GitRepository\golang\src\github.com\golang\net .
I am having a problem: git-fork cannot scan the net git repository when the git-fork "Default clone folder" is set to the GitRepository directory.
After testing, it seems that git-fork has a scan depth limit that only allows scanning of 3 levels of depth of the directory?
Hopefully git-fork will be able to scan deeper git repositories or allow changes to this limit.
Thank you very much