Gerhard Olsson
Gerhard Olsson
> I think it could be better to use git ls-tree -r instead of git grep when the file tree is not filtered git-grep allows for the file tree in...
"FileHistory" in v4 is just opening the browse window in a specific mode, hiding the side panel. The filter features as well as blame is available in the normal browse...
If the submodule status is set or not all comes down to if Git reports the directory as a submodule. See the status for "git status --porcelain=2" This has notbeen...
For me, submodule is staged by default, both if there were submodules before or not. So I do not see the problem `"C:\Program Files\Git\bin\git.exe" submodule add "https://github.com/gerhardol/tmp_tests.git" "qq"` ``` $...
Similar reason as #12370 (the array is checked just before it is accessed)
> 1. Language selection - it would be good to have a manual language selection setting for UI, or at least an option to force english language. This is possible...
 I changed to your settings, now I do not get back the issue...
I cannot reproduce
WearOS is unfortunately disabled in the latest release as Play Services version was obsolete. I do not have a Wear device and cannot update the code (some redesign is required)....
Before 1db19553243e9de42cafe311d334430eb717eeb5, GE had a WearOS app that could be used as a viewer, it was not a standalone application. That had to be sideloaded in Wear as companion-only apps...