How can I get the tree of a specific commit recursively?

This is what I am using right now:

*GET /projects/:id/repository/tree?ref_name=:ref_name*

This works, however it is not recursive and is only showing the files in 
the root directory.

I need to get a complete file list of ALL files in the repository, not just 
the ones in the root directory.

Any help would be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/9137adb1-7a96-4e7c-b97c-6a3d00e1af34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to