Daniel J

Results 1 issues of Daniel J

Trying to delete the a subdirectory/folder. I am using "github.com/google/go-github/v35/github" I have tried following two methods: 1. Get the entries under a tree i want to delete by calling GetTree...