Mikołaj Kondratek
Mikołaj Kondratek
I think that the things changed a bit since we have setup Slack notification for https://github.com/VirtusLab/git-machete-intellij-plugin Slack integration's docs are outdated for now. The only working way to achieve the...
Running windows 8.1, git bash (from intellij but git bash itself gives the same result). . git machete version 3.8.0 env ``` /c/WINDOWS/System32/WindowsPowerShell/v1.0:/cmd ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\mikson\AppData\Roaming COMMONPROGRAMFILES=C:\Program Files\Common Files COMPUTERNAME=TCOM COMSPEC=C:\WINDOWS\system32\cmd.exe...
This IIUC will enable None-correctness checks similar to Kotlin or [NullnessChecker](https://checkerframework.org/manual/#nullness-checker) in Java
Most likely for the following: - `down_branches: Dict[str, List[str]] = {} # TODO (#): default dict with []` - `up_branch: Dict[str, str] = {} # TODO (#): default dict with...