diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-12 13:26:04 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-03-12 13:26:04 -0400 |
commit | bb616ddd159508e6c6469626d494a69e28da7032 (patch) | |
tree | 8c2d85afeb47b994fef7646cac622d972f206c04 /.gitignore | |
parent | 56a7fde16ed060bc4169cc78308f8cf10f1d92a8 (diff) | |
download | git-bb616ddd159508e6c6469626d494a69e28da7032.tar.gz |
git-gui: Revert "git-gui: Display all authors of git-gui."
This reverts commit 871f4c97ad7e021d1a0a98c80c5da77fcf70e4af.
Too many users have complained about the credits generator in
git-gui, so I'm backing the entire thing out. This revert will
finish that series.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 805ca2e1c7..c714d382e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -CREDITS-FILE GIT-VERSION-FILE git-citool git-gui |