This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 313e3dffde0661c62f4de19d44da43bc9ff70c26
tree 40484eb8dc5b6d427de5cbd0848b74d785814308
parent e58a2eca0f20391d1e04c1a21a71217a002c507c
tree 40484eb8dc5b6d427de5cbd0848b74d785814308
parent e58a2eca0f20391d1e04c1a21a71217a002c507c
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Oct 01 03:09:48 -0700 2008 | |
| |
README | Wed Oct 01 03:09:48 -0700 2008 | |
| |
Rakefile | ||
| |
bin/ | ||
| |
examples/ | Wed Oct 01 03:15:03 -0700 2008 | |
| |
init.rb | Wed Oct 01 03:09:48 -0700 2008 | |
| |
install.rb | Wed Oct 01 03:09:48 -0700 2008 | |
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
README
GitPngOptimise ============== This plugin is for optimising PNG's upon commit into a git repository, it backs up your current pre-commit hook if there is one and replaces it, your git pre-commit hook located in .git/hooks/pre-commit. The plugin supports OptiPNG (packaged with the plugin, for OS X) and PNGOUT available from http://advsys.net/ken/utils.htm Installation ============ open .git/hooks/pre-commit and change OptiPNG flags as required. Howto install PNGOUT ==================== Drop the binary file into the plugins bin directory named 'pngout' and 'chmod +x pngout' Usage ===== git add public/images/header.png git commit -m "Look ma no hands." Copyright (c) 2008 Vincent Palmer & Piers Cawley, released under the MIT license








