Commit 072f5e1
committed
Raise error if the repo slug ends in ".git"
If the pom gives the scm connection as ".../project.git" instead of
".../project" then 'travis encrypt' fails with an unhelpful error message.
This prints something more helpful.1 parent 8e79f3b commit 072f5e1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments