Is there an option to track author of changes
It will be a good feature to keep in patches the user who has made the change
Sounds like a good idea 👍
I'm not actively using this at the moment, so i might need your help. Feel free to submit a pull request!
I would be interested in this feature as well!
@chaeron feel free to start work on it. help is welcome!
Just for reference I believe this feature is supported by the usage of virtuals and the includes option as specified in the README.
Edit: typo
As @vinerich mentioned, this works in combination with using virtuals and the includes option.