diff options
author | Pavan Kumar Sunkara <pavan.sss1991@gmail.com> | 2010-05-28 11:55:49 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-05-31 17:56:29 -0700 |
commit | 18d05328f3333e63bfffa65ac887ea16de60918c (patch) | |
tree | 2a96ff4c158092753a4674d5a039a412999df90d /gitweb/static/git-logo.png | |
parent | Merge branch 'maint' (diff) | |
download | tgif-18d05328f3333e63bfffa65ac887ea16de60918c.tar.xz |
gitweb: Move static files into seperate subdirectory
Create a new subdirectory called 'static' in gitweb/, and move
all static files required by gitweb.cgi when running, which means
styles, images and Javascript code. This should make gitweb more
readable and easier to maintain.
Update t/gitweb-lib.sh to reflect this change.The install-gitweb
now also include moving of static files into 'static' subdirectory
in target directory: update Makefile, gitweb's INSTALL, README and
Makefile accordingly.
Signed-off-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Petr Baudis <pasky@ucw.cz>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/git-logo.png')
-rw-r--r-- | gitweb/static/git-logo.png | bin | 0 -> 207 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/gitweb/static/git-logo.png b/gitweb/static/git-logo.png Binary files differnew file mode 100644 index 0000000000..f4ede2e944 --- /dev/null +++ b/gitweb/static/git-logo.png |