Git is a distributed source code management tool designed to handle massive projects such as the Linux kernel with speed and efficiency.
Scmbug currently supports only verification checks for Git. It seems that Git's hooks need to be extended to support the activity_commit for integration of log messages with the bug-tracking system, and activity_tag for integration of labeling operations.
The verification hook for Git does not provide the list of filenames that will be commited, hence it is impossible to dynamically detect the product name. Automatically detected product names are not supported for Git.
Scmbug has been verified to work against the following releases of Git:
1.5.1.3