index
:
tools.git
master
kvm-run-kernel.sh and other utilities
Bjoern Brandenburg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
files_modified_since
blob: 50a742f52435f5a3d9ebadedee54472e7d5d5585 (
plain
) (
blame
)
1
2
3
#!/bin/bash git diff --no-color $* | grep -A1 -e 'a/' | grep -e '+++ b/' | sed 's|+++ b/||g'