Files
kustomize/api/internal/crawl/crawler/github/queries_test.go
Haiyan Meng ee659a70e4 Fix how to construct URLs for finding all the commits related to a
github file

The existing logic sets the creation time of a github file to the time
when the github repository was created.
The fix sets the creation time of a github file to the time when the
file was created.
2020-01-06 12:06:18 -08:00

3.8 KiB