Friday 15 January 2010

git - how to email a summary of commits in a repo daily -


I'm still learning about git and I've seen git hooks and how they work GIT gets each Can get an email to get the post push using the received hook, but I wanted to know if there is any way to protest a daily message or history email for each committed.

Thanks guys to help! Like a good fit for a job scheduler like "cron" looks like "daily" like

git log from the previous one to the current, and then write the current revision as the last one (hence the next run does not duplicate Is the message).

There is no such need for GIT ... although if you really wanted that you could create a hook that writes every commute message elsewhere in a dated file, and when Also email it to the "new" day, the previous day's file and delete it.

No comments:

Post a Comment