Suppose I have a file \"ChangeLog\" in branch \"master\". I want to record information about all changes in any branch in this file (in more detail than in a commit message
Write a post-commit hook to merge the file into the other branches. http://kernel.org/pub/software/scm/git/docs/githooks.html