UNCLASSIFIED - NO CUI

Skip to content

Prune git requests and commits

Michael Jones requested to merge deleteItems into master
  • We want to add functionality to be able to prune git requests and commits
  • Added test cases
  • Hashing commits based on .sha variable and hashing gitRequests based off .URL
  • Lint rules needed to be added for duplicate lines of code (collectCommits.go collectBranches.go collectGitRequests.go)

Merge request reports