latest 13 messages by briian

+ [2019-09-16T18:37:30Z] briian so any endpoint that served a similar purpose would have been perfect
+ [2019-09-16T18:37:18Z] briian jhass: the response not being 404 from the /refs/tags response was enough for me, the data wasnt really important
+ [2019-09-16T17:46:47Z] briian with the actual tag name instead of the sha
+ [2019-09-16T17:46:34Z] briian I was able to use /refs/tags instead
+ [2019-09-16T17:40:43Z] briian let me look into this
+ [2019-09-16T17:40:43Z] briian oh interesting
+ [2019-09-16T17:18:26Z] briian which makes me think my url is wrong but it looks all good
+ [2019-09-16T17:18:20Z] briian I'm having an issue checking if a sha provided matches with a tag on a repo. I'm populating a list with /repos/owner/repo/tags and then using one tag/sha from that list to hit /repos/owner/repo/git/tags/tag_sha but i'm getting not found
+ [2019-03-14T13:25:28Z] briian .wc
+ [2019-03-13T16:54:25Z] briian pebkac
+ [2019-03-13T16:54:24Z] briian yep
+ [2019-03-13T16:53:47Z] briian oh you know what i think i messed it up
+ [2019-03-13T16:53:28Z] briian hey im trying to get commits for a specific file but im having trouble understanding the 'path' parameter? is it the path from already within the repository or what?