GIT: filter log by group of authors
问题 Our company is divided in teams and we perform code reviews before sending our code to the QA guys. Usually, any code we touch is reviewed by someone inside the same team (A), but in some cases we also need to touch code from another team (B). For those cases, the code review should be two-fold: one part reviewed by team A, and another part reviewed by team B . Our problem is that many times the team A does not send the code to be reviewed by team B and this causes team B to be ignorant of