I found the answer to my question, but it is ugly. Better answers are still welcome.
echo 'git status " $@ "' > /bin/git-דאשאוד chmod u+x /bin/git-דאשאוד
It works ... but with an error message that I don't understand.
$ git דאשאוד error: invalid key: pager.דאשאוד Untracked files: (use "git add <file>..." to include in what will be committed) testfile nothing added to commit but untracked files present (use "git add" to track)
The error message does not occur if I call the git -someenglishname file instead.
I also tried some grep manipulations from the error message. The problem is that if I put this in / bin / git - דאשאוד, the message is still there. I assume this is because the error message is generated by a call to git itself, outside of a git call - --אשאוד.
I think the complete solution would be to create a shell script for git itself (or, perhaps, only for עןא), which removes these error messages. It is even uglier. As I said, the best answer will still be very welcome.
Heshy source share