Allow ALIASES and TREES to be merged in configs
Review Request #6649 — Created Nov. 26, 2014 and submitted — Latest diff uploaded
Give special treatment to the
ALIASESandTREESkeys in
.reviewboardrcso that they are merged together and not overwritten.
Ran unit tests.
Created a
../.reviewboardrcand./.reviewboardrcwith different
aliases and was able to execute all of them.