radicle-dev / radicle-surf

A code browsing library for VCS file systems.
Other
32 stars 11 forks source link

surf: add remote case #194

Closed FintanH closed 3 years ago

FintanH commented 3 years ago

We add a case for a remote branch that is of the form refs/remotes/banana/orange/pineapple. We confirm that listing the branches will return orange/pineapple.

Signed-off-by: Fintan Halpenny fintan.halpenny@gmail.com