diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-11-08 01:25:59 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-11-08 01:25:59 -0800 |
| commit | 5ca15b8af7f018b9ae9da30130f9dcd1a896e0b3 (patch) | |
| tree | e4ae4ad79b5560920696f3983c436b6d34ce18b8 /debian/git-core.doc-base | |
| parent | Merge branch 'master' (diff) | |
| parent | git-am: do not lose already edited final-commit when resuming. (diff) | |
| download | git-0.99.9f.tar.gz git-0.99.9f.zip | |
GIT 0.99.9fv0.99.9f
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/git-core.doc-base')
| -rw-r--r-- | debian/git-core.doc-base | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/git-core.doc-base b/debian/git-core.doc-base index 1ed46333d1..eff1a9523e 100644 --- a/debian/git-core.doc-base +++ b/debian/git-core.doc-base @@ -6,6 +6,8 @@ Section: Devel Format: HTML Index: /usr/share/doc/git-core/git.html Files: /usr/share/doc/git-core/*.html + /usr/share/doc/git-core/*/*.html Format: text -Files: /usr/share/doc/git-core/git.txt* +Files: /usr/share/doc/git-core/*.txt + /usr/share/doc/git-core/*/*.txt |
