1

there are questions with answers about how to change committer's email of each commit in a branch. but how to do it in a whole tree? i want to change A -> B in the following repo:

Branch 1        Branch 3   Branch 4
 |                  |      /
 B   B (Branch 2)   B  _ B
 | /                | /
 B                  B
  \____   _________/
       \ /
        B
        |
        A
        |
        B
        |
        A
        |
        :
        :
        |
        A
piotrek
  • 13,982
  • 13
  • 79
  • 165
  • 2
    possible duplicate of [git, filter-branch on all branches](http://stackoverflow.com/questions/7430717/git-filter-branch-on-all-branches) – Andrew C Jan 05 '15 at 21:38

0 Answers0