Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor anongit-script to avoid unintended side-effects #3030

Merged
merged 3 commits into from Sep 7, 2022

Conversation

MW-Friedrich
Copy link
Contributor

@MW-Friedrich MW-Friedrich commented Sep 7, 2022

GitLog-Parser does not work, due to a possible error in the anongit-script

Issue: #2749

Description

When crating a git.log file with our anongit script, the wrong type of whitespace (space instead of tabs) seem to be used

Screenshots or gifs

log-problem

@MW-Friedrich MW-Friedrich linked an issue Sep 7, 2022 that may be closed by this pull request
@MW-Friedrich MW-Friedrich marked this pull request as ready for review September 7, 2022 11:39
Copy link
Collaborator

@phanlezz phanlezz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@MW-Friedrich MW-Friedrich merged commit 9403343 into main Sep 7, 2022
@MW-Friedrich MW-Friedrich deleted the fix/2749/fix-gitlogparser-with-anongit branch September 7, 2022 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCMLogParserV2/GitLogParser - Bug during Git parsing
2 participants