Community
Participate
Working Groups
While doing git log for a subfolder of a repository I'd like to have a field in response that would return me the relative path of current folder in the repository. For instance if repository is /file/a/test and folder is /file/a/test/my/subfolder/in/repo I'd like to have "/my/subfolder/in/repo"
done