kiliankoe / swift-outdated

A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date
MIT License
342 stars 14 forks source link

Doesn't actually update #2

Closed kiliankoe closed 4 years ago

kiliankoe commented 4 years ago

🙈

Naive me thought git ls-remote might actually fetch, but it doesn't. Well that's embarrassing...