diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-12 11:43:22 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-12 11:43:22 -0700 |
commit | 3ed02de2f46105cbc45fcc8f3287513f470eb4a3 (patch) | |
tree | 92c64fbd9e0a927c8529e6a169e263a675fa621e /git-gui/.gitignore | |
parent | fc095242b16d57bad1bfe089f919b9d6e6deda1b (diff) | |
parent | 756d846fea4ac4b3bf0a0aea9fbf721138cf34cc (diff) | |
download | git-3ed02de2f46105cbc45fcc8f3287513f470eb4a3.tar.gz |
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
* 'maint' of git://repo.or.cz/git-gui:
git-gui: Allow 'git gui version' outside of a repository
git-gui: Revert "git-gui: Display all authors of git-gui."
git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."
git-gui: Allow committing empty merges
Diffstat (limited to 'git-gui/.gitignore')
-rw-r--r-- | git-gui/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/git-gui/.gitignore b/git-gui/.gitignore index 805ca2e1c7..c714d382e8 100644 --- a/git-gui/.gitignore +++ b/git-gui/.gitignore @@ -1,4 +1,3 @@ -CREDITS-FILE GIT-VERSION-FILE git-citool git-gui |