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

#519: fix an issue where special characters in the git URL simply yield: Illegal character in authority #520

Merged
merged 4 commits into from Oct 22, 2020

Conversation

TheSnoozer
Copy link
Collaborator

Context

Refs #519.

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

TheSnoozer added 2 commits September 23, 2020 00:54
…RL simply yield: Illegal character in authority
…erved' characters - as per rfc2396 we can assume those chacters are escaped - if not there is still no harm done the remote-URL is simply not available as property
@TheSnoozer TheSnoozer added this to the 4.0.3 milestone Oct 22, 2020
TheSnoozer added 2 commits October 22, 2020 23:20
@TheSnoozer TheSnoozer merged commit b5d5320 into git-commit-id:master Oct 22, 2020
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.

None yet

1 participant