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
ALIASES
andTREES
keys in
.reviewboardrc
so that they are merged together and not overwritten.
Ran unit tests.
Created a
../.reviewboardrc
and./.reviewboardrc
with different
aliases and was able to execute all of them.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
rbtools/utils/filesystem.py |
---|