Recently I migrated from svn to git repo, Jenkins Build email after the git migration is too long somehow, and it seems including irrelevant items (not really changed, but somehow a lot of files are in the change list).
On investigating further I observe my git local repo show the files which are unchanged by a user.
If I check the git global repo, it has the correct number of files changed.
However, on the local repo I observe it was showing all the files which are irrelevant for the same user.