spacelift-io / spacectl

Spacelift client and CLI
MIT License
131 stars 35 forks source link

Remove double call to flepath.Dir in getGitRepositorySubdir #180

Closed JeffreyVdb closed 1 year ago

JeffreyVdb commented 1 year ago

I forgot to remove the unchecked call to filepath.Dir in my previous pull request.

JeffreyVdb commented 1 year ago

@tomasmik This one could potentially be important. Relates to https://github.com/spacelift-io/spacectl/pull/177 that you just merged. Apologies!

tomasmik commented 1 year ago

Oh I totally missed this one as well