Prune git requests and commits
- 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)