lifegadget / aws-pusher

An automated deployment tool for static assets to AWS
0 stars 0 forks source link

Can't see the difference #5

Open BryanCrotaz opened 9 years ago

BryanCrotaz commented 9 years ago

.. Between pusher push and pusher.commit

yankeeinlondon commented 9 years ago

pusher push would typically done by user and would update the user's local sandbox. pusher commit would be fired by git post-commit hook and look for new branches, tags, etc. to push.

yankeeinlondon commented 9 years ago

See https://github.com/lifegadget/aws-pusher/issues/4