repo.or.cz
/
xserver
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
os/log: trivial cleanups
[xserver/hramrach.git]
/
fix-patch-whitespace
blob
2d06d8ea81e2aaed5695810f48f428dba8cdfb02
1
#!/bin/sh
2
git
diff
--check
|
3
sed
-n
's!^\([^:]*\):\([^:]*\):.*!sed -i "\2 s/[
\t
]*$//; \2 s/ *
\t
/
\t
/g" \1!p'
|
4
sh