more useful
This commit is contained in:
parent
b6536f3061
commit
49eb453849
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
git diff-tree --cc $1
|
git diff-tree --color --cc $1 | less
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue