src-d / go-git

Project has been moved to: https://github.com/go-git/go-git
https://github.com/go-git/go-git
Apache License 2.0
4.9k stars 541 forks source link

Support options for remote-ls #1174

Open kyleferguson opened 5 years ago

kyleferguson commented 5 years ago

The only option provided for the remote ls function is authentication. Would be awesome if there was a way to provide additional ListOptions to *remote.List corresponding to --tags --heads and --refs.

https://git-scm.com/docs/git-ls-remote.html