You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**direction** | **str** | direction of comparison, possible values are sync or merge (only for v2 branches) | [optional][default to 'merge']
7
+
8
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size.*
23
+
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size. Consider using the `POST /compare` endpoint for creating comparison asynchronously.*
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -358,7 +430,7 @@ Name | Type | Description | Notes
358
430
359
431
Sync a branch
360
432
361
-
Sync an existing branch. *Note: Only available for branches created with new branching. New branching is currently in private beta*
433
+
Sync an existing branch. *Note: Only available for branches created with new branching.*
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size.* # noqa: E501
41
+
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size. Consider using the `POST /compare` endpoint for creating comparison asynchronously.* # noqa: E501
42
42
This method makes a synchronous HTTP request by default. To make an
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size.* # noqa: E501
68
+
Compare branch with main branch. *Note: Comparing a branch may take several minutes depending on the project size. Consider using the `POST /compare` endpoint for creating comparison asynchronously.* # noqa: E501
69
69
This method makes a synchronous HTTP request by default. To make an
0 commit comments