Merge BuildStream's git plugin in git_tag
Inheriting from the BuildStream's git plugin is not safe, because this is not a stable API. Already BuildStream 1.4 is not compatible with git_tag. That makes Freedesktop SDK not able to build with BuildStream master. So instead we copy here the 1.2 git plugin and just apply the required modifications.