[dffml.operation]
check_if_valid_git_repository_URL = dffml_feature_git.feature.operations:check_if_valid_git_repository_URL.op
cleanup_git_repo = dffml_feature_git.feature.operations:cleanup_git_repo.op
clone_git_repo = dffml_feature_git.feature.operations:clone_git_repo.op
count_authors = dffml_feature_git.feature.operations:count_authors.op
git_commits = dffml_feature_git.feature.operations:git_commits.op
git_repo_author_lines_for_dates = dffml_feature_git.feature.operations:git_repo_author_lines_for_dates.op
git_repo_checkout = dffml_feature_git.feature.operations:git_repo_checkout.op
git_repo_commit_from_date = dffml_feature_git.feature.operations:git_repo_commit_from_date.op
git_repo_default_branch = dffml_feature_git.feature.operations:git_repo_default_branch.op
git_repo_release = dffml_feature_git.feature.operations:git_repo_release.op
lines_of_code_by_language = dffml_feature_git.feature.operations:lines_of_code_by_language.op
lines_of_code_to_comments = dffml_feature_git.feature.operations:lines_of_code_to_comments.op
quarters_back_to_date = dffml_feature_git.feature.operations:quarters_back_to_date.op
work = dffml_feature_git.feature.operations:work.op

[dffml.operation.implementation]
check_if_valid_git_repository_URL = dffml_feature_git.feature.operations:check_if_valid_git_repository_URL.imp
cleanup_git_repo = dffml_feature_git.feature.operations:cleanup_git_repo.imp
clone_git_repo = dffml_feature_git.feature.operations:clone_git_repo.imp
count_authors = dffml_feature_git.feature.operations:count_authors.imp
git_commits = dffml_feature_git.feature.operations:git_commits.imp
git_repo_author_lines_for_dates = dffml_feature_git.feature.operations:git_repo_author_lines_for_dates.imp
git_repo_checkout = dffml_feature_git.feature.operations:git_repo_checkout.imp
git_repo_commit_from_date = dffml_feature_git.feature.operations:git_repo_commit_from_date.imp
git_repo_default_branch = dffml_feature_git.feature.operations:git_repo_default_branch.imp
git_repo_release = dffml_feature_git.feature.operations:git_repo_release.imp
lines_of_code_by_language = dffml_feature_git.feature.operations:lines_of_code_by_language.imp
lines_of_code_to_comments = dffml_feature_git.feature.operations:lines_of_code_to_comments.imp
quarters_back_to_date = dffml_feature_git.feature.operations:quarters_back_to_date.imp
work = dffml_feature_git.feature.operations:work.imp

