Move setup of Rebase's ChangeJson to constructor

Rebase is now a singleton.  The ChangeJson it holds is private to
itself, but is also effectively a singleton.  Configure its option
list once at creation time.

Change-Id: I6c2851f5b37c75596ecc076cc1bbf09805afdde4
1 file changed