kiinoo

Results 16 comments of kiinoo

> This would only "ensure" if we for some reason changed the self parameter to borrow. `self.state = self.state.request_review()` can also "ensure" the above condition, because it won't compile either...

thanks, I probably did not make it right. what I did is setting proxy like this (in windows): set HTTPS_PROXY=127.0.0.1:7890 set HTTP_PROXY=127.0.0.1:7890 and then ran `yaydl `

Youtube. I've seen the .commit, but could not figure out how to use it by looking through code like this: `env_proxy::for_url(&url)`

> Comparing is simple: CTRL+Left Mouse button to select the two commits. However I'd have a related question: Whenever I select another file in the compare overview, a new TAB...

@schwaerz commits in 2 branches may not be shown at the same time, see below: How can I compare "1" (in branch "aa") and "ignreo .env" (in branch "main") commits?

@schwaerz i see, I'm using vscode default git graph in the left side pane, thought it is this plugin...