I am interested in a git repository of some software/library (not owned or controlled by me, hosted on Github), also having the full repository checked out on my computer with git.
But I actually only care about changes in a specific subdirectory of the repository.
How can I monitor only the changes in that one subdirectory, when commits touch files in there?