--- layout: default menu_item: api title: RebaseOptions description: Version 0.24.0 menu_item: api return_to: "API Documentation Index": /api/ sections: "Instance Variables": "#ivars" --- ```js var rebaseOptions = new RebaseOptions(); ``` ## Instance Variables | Variable | Type | Description | | --- | --- | --- | | checkoutOptions | CheckoutOptions | | | mergeOptions | MergeOptions | | | quiet | Number | | | rewriteNotesRef | String | | | version | Number | |