Subtree and issues
Created by: dalcacer
Hi,
when using git-subtrees the referenced issues in the commit message refers to all repositories in use.
e.g. closes #1
closes the issues for the major repository and each and every used subtree.
Is there a server side way to identify those subtrees, e.g. in terms of of post-commit-hooks, and to solve this issue?
Kind Regards Dorian