Skip to content

Commit

Permalink
new line?
Browse files Browse the repository at this point in the history
  • Loading branch information
pstreef committed Aug 3, 2024
1 parent 4fefa63 commit ce49346
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ public CloneUrl parseCloneUrl(String cloneUrl) {
CloneUrl parsed = Scm.super.parseCloneUrl(cloneUrl);
return new AzureDevOpsCloneUrl(cloneUrl, getOrigin(), parsed.getPath());
}
}
}

0 comments on commit ce49346

Please sign in to comment.