You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Github works perfectly. I can use get get or ghq get -p and get all contents to the same path.
For Azure Repos though the https and ssh paths are formatted differently.
That's ok, and I can live with it, two paths, since I tend to stick with just ssh or https for VCS.
However, what it actually does is split the url so I get a bunch of nested directories a bit more nested than I'd prefer.
Do you have a suggestion on what that would look like? Are you thinking something along these lines? I've never used this approach so making sure I'm on the same page.
Github works perfectly. I can use
get get
orghq get -p
and get all contents to the same path.For Azure Repos though the https and ssh paths are formatted differently.
That's ok, and I can live with it, two paths, since I tend to stick with just ssh or https for VCS.
However, what it actually does is split the url so I get a bunch of nested directories a bit more nested than I'd prefer.
Instead, I'd hope to just have option to map all of them to just be:
is that possible?
The text was updated successfully, but these errors were encountered: