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
Description of the problem, including code/CLI snippet
gitlab project repository-tree doesn't allow the --recursive parameter.
This issue is a follow up for #452 for CLI, where the problem was fixed for LIB.
Specifications
python-gitlab version: 1.8.0
Fix
The fix implements --recursive as a boolean parameter: fix.diff.zip