Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit 6031afe

Browse files
committed
updated git-index to use local git-diff
1 parent cb72fb6 commit 6031afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-index

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
git diff --cached $*
2+
git-diff --cached $*

0 commit comments

Comments
 (0)