Gabriel Nützi
Gabriel Nützi
Maybe we could support such a thing easily: Lest se what @rycus86 thinks. I think we can definitely for local/global shared hooks implement an opt-in solution, that also normal folders...
Huch: ok I see, what I would suggest ist the following: 1. all urls in local and global shared hooks which do **not start** with `://` are treated as non...
May be an extra config directive isnt that bad, mixing all different things together makes it hard for further improvements if we need to keep things apart...
True :) Von meinem iPhone gesendet > Am 23.04.2020 um 11:36 schrieb Viktor Adam : > > Yeah, I'd just better optimize for end-user experience/convenience if we can, in cases...
> Huch: ok I see, what I would suggest ist the following: > > 1. all urls in local and global shared hooks which do **not start** with `://` are...
Maybe we can also just add `://[@tag|commit|branch]` with a specific branch or tag to checkout.
See #119 underway :-)
https://github.com/crossterm-rs/crossterm/issues/168#issuecomment-533238256
Jeah sure. I guessed that its kind of tricky, waiting till the channel has emptied is close, but probably still no guaranteed that the underlaying drains have been flushed... only...
Yes, you understood that correctly. Yes, sounds interesting to have a look at over the weekend. Thanks for pointing into the directions! If there are more thoughts let me know.