Commit eed42df
authored
Clean the second insteadof git config global entry with trailing / (#998)
During the setup of the action, two `insteadof` git config entries are
created. The second, to replace the ssh url has a trailing `/` and was
not removed until now.
Signed-off-by: Romain Reignier <romain.reignier@exail.com>1 parent 8948ee7 commit eed42df
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31285 | 31285 | | |
31286 | 31286 | | |
31287 | 31287 | | |
| 31288 | + | |
| 31289 | + | |
| 31290 | + | |
31288 | 31291 | | |
31289 | 31292 | | |
31290 | 31293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
806 | 812 | | |
807 | 813 | | |
808 | 814 | | |
| |||
0 commit comments