An error occurred while fetching folder content.
Select Git revision
.githooks
-
-
- Open in your IDE
- Download source code
- Download this directory
nimrod
authored
In some cases (like a chroots or containers with minimal /dev) /dev/stderr is not available. Replace outputting to fd 2 instead. git grep -l '>> /dev/stderr' | xargs sed -i 's@>> /dev/stderr@>\&2@g'
Name | Last commit | Last update |
---|---|---|
.. |