Andrew Savinykh

Results 205 comments of Andrew Savinykh

@hairyhenderson > I think that's because the stale workflow only runs weekly (I can increase frequency though). This is quite unusual comparing to any other repo that does this. Hourly...

That's bad. ``` > $foo = "test" > $bar = "TEST" > $Foo -ceq $baR False ``` I'm quite sure that an experienced programmer can write maintainable code to the...

`continue` does not have a special meaning for `while` loops that it has for `for` loops, therefore, in `bar` `continue` simply terminates the function.

Happy two years anniversary! Still not working though ;(

@James-Firth for the record, not everybody agrees with Stefen, for example see video of [Scott Chancon](https://scottchacon.com/) I linked [here](https://github.com/jesseduffield/lazygit/issues/1668#issuecomment-1965737308). Lazygit already uses `--force-with-lease` by default for force pushes, and I...

> adds little or no value **in this particular case** since your remote tracking branches will always be-up-to-date Thank you for this. Well this is much more palatable, Stefen wrote:...

It would be good if we did not have to lock ourselves out of everything that is not C#12. There is value in this being usable for a wider range...

Thank you for this. It addresses most of the points, but there is still one thing unclear. > When the IP attempts to travel into the whitespace between the code...