diff options
author | Junio C Hamano <junkio@cox.net> | 2007-02-07 17:03:46 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-12 19:33:03 -0800 |
commit | 4cc41a16c15a6d73b13f9211eb8bf49ec869705f (patch) | |
tree | f3d46f67a17f0771def2269a2ce07cf26dc45d97 /.gitignore | |
parent | 207dfa07919baba034291f1d5169f86272839d59 (diff) | |
download | git-4cc41a16c15a6d73b13f9211eb8bf49ec869705f.tar.gz git-4cc41a16c15a6d73b13f9211eb8bf49ec869705f.tar.xz |
Remove git-diff-stages.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3bdc36540..f15155d1b 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ git-daemon git-diff git-diff-files git-diff-index -git-diff-stages git-diff-tree git-describe git-fast-import |