Konstantin
Konstantin
Maybe like "git reset" in command pallete? ctrl+shift+p -> "git merge" -> select branch -> select option (no-ff/ignore-all-space/no-ff & ignore-all-space/..)
maybe it's time?
gitlab: review merge request ``` Traceback (most recent call last): File "C:\Users\User\AppData\Roaming\Sublime Text\Installed Packages\GitSavvy.sublime-package\gitlab/commands/merge_request.py", line 44, in run_async File "C:\Users\User\AppData\Roaming\Sublime Text\Installed Packages\GitSavvy.sublime-package\core/ui_mixins/quick_panel.py", line 346, in show_paginated_panel File "C:\Users\User\AppData\Roaming\Sublime Text\Installed Packages\GitSavvy.sublime-package\core/ui_mixins/quick_panel.py",...
I do not use a proxy in the system ``` >>> socket.getaddrinfo('https://gitlab.com', 8080) Traceback (most recent call last): File "__main__", line 1, in File "./python3.8/socket.py", line 918, in getaddrinfo socket.gaierror:...
What do you think about git status -u by default? To show non-tracked files in more detail.
How to transfer the name of the selected branch?

@asfaltboy hi, depends on how quickly you make #787, but more than any different argument would not hurt of course.
when will this be fixed? in windows when committing an additional file is opened in the root of the project
how get `chcp 1251 && set "PGPASSWORD=pass" && "C:\Users\User\.dbclient\dependency\postgresql\psql.exe" -U user -h 127.0.0.1 -p 11750 -d db` ?