Skip to content

Src not working as expected #81

Description

@saurabh-ecsion

I wanted to list of all files from specific branch.

So I did following

$client->repositories()
            ->workspaces('abc')
            ->src('xyz')
            ->show('demo',"/");

demo is my branch name

Above code should return list of files as per documentation but it is not working.

Can you please help me out how can I get list of files?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions