Mikołaj Kondratek

Results 65 issues of 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...

minor
ci

Running windows 8.1, git bash (from intellij but git bash itself gives the same result). ![image](https://user-images.githubusercontent.com/19799111/163393189-d94e46fb-2064-4c9c-9f5f-c4d07d8758aa.png). 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...

bug
status
windows

This IIUC will enable None-correctness checks similar to Kotlin or [NullnessChecker](https://checkerframework.org/manual/#nullness-checker) in Java

code quality
cli

Most likely for the following: - `down_branches: Dict[str, List[str]] = {} # TODO (#): default dict with []` - `up_branch: Dict[str, str] = {} # TODO (#): default dict with...

good first issue
code quality