neil dep upgrade changes the git url, in the following cases:
{babashka/pods {#_#_:local/root "/Users/borkdude/Dropbox/dev/clojure/babashka/babashka.pods"
:git/url "https://github.com/babashka/babashka.pods"
:git/sha "47e55fe5e728578ff4dbf7d2a2caf00efea87b1e"}}
the git url is changed to github.com/babashka/pods
cognitect/test-runner
{:git/url "https://github.com/cognitect-labs/test-runner"
:git/sha "9d36f36ff541dac680a05010e4348c744333f191"}
the git url is changed to github.com/cognitect/test-runner
Suggestion: never change the git url
cc @teodorlu if you're bored :)
neil dep upgrade changes the git url, in the following cases:
{babashka/pods {#_#_:local/root "/Users/borkdude/Dropbox/dev/clojure/babashka/babashka.pods" :git/url "https://github.com/babashka/babashka.pods" :git/sha "47e55fe5e728578ff4dbf7d2a2caf00efea87b1e"}}the git url is changed to
github.com/babashka/podscognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner" :git/sha "9d36f36ff541dac680a05010e4348c744333f191"}the git url is changed to
github.com/cognitect/test-runnerSuggestion: never change the git url
cc @teodorlu if you're bored :)