diff options
author | 2007-03-12 11:43:22 -0700 | |
---|---|---|
committer | 2007-03-12 11:43:22 -0700 | |
commit | 3ed02de2f46105cbc45fcc8f3287513f470eb4a3 (patch) | |
tree | 92c64fbd9e0a927c8529e6a169e263a675fa621e /git-gui/.gitignore | |
parent | git-send-email: Document configuration options (diff) | |
parent | git-gui: Allow 'git gui version' outside of a repository (diff) | |
download | tgif-3ed02de2f46105cbc45fcc8f3287513f470eb4a3.tar.xz |
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 |