Aliases: commits
Keywords:
### ** Examples ## Not run: ##D gists()[[1]] %>% commits() ##D gist(id = '1f399774e9ecc9153a6f') %>% commits(per_page = 5) ##D ##D # pass in a url ##D gist("https://gist.github.com/expersso/4ac33b9c00751fddc7f8") %>% commits ## End(Not run)