latest 20 messages by github280

+ [2016-09-27T21:51:13Z] github280 Is anyone here?
+ [2016-09-27T21:46:16Z] github280 How can I make these status checks appear?
+ [2016-09-27T21:46:01Z] github280 The repository should be showing coveralls and travis, as does the master branch.
+ [2016-09-27T21:45:43Z] github280 Hello. I cannot see any available status checks in my protected branches dashboard.
+ [2016-08-01T19:35:37Z] github280 Never mind I just found it.. ?per_page=10 is the parameter
+ [2016-08-01T19:31:02Z] github280 I would like to get specific number of commits from a repo.. I am able to get all commits but I don't know how to get (let say last 10 commits)
+ [2016-08-01T19:30:05Z] github280 Hello Experts, Is there anyone familiar with Github API
+ [2016-06-02T19:42:24Z] github280 "Clone repository "git://github.com/USER/REPOSITORY.git" into DIRECTORY as with git-clone(1). When USER/ is omitted, assumes your GitHub login."
+ [2016-06-02T19:41:54Z] github280 Under git clone, it seems like it should infer my username based on my .gitconfig
+ [2016-06-02T19:41:22Z] github280 https://hub.github.com/hub.1.html
+ [2016-06-02T19:40:41Z] github280 It doesn't seem to be doing that though
+ [2016-06-02T19:40:32Z] github280 I think the hub client is supposed to use ssh when you have push access to a repo
+ [2016-06-02T19:39:40Z] github280 if I clone using the ssh url it doesn't prompt me for user/password
+ [2016-06-02T19:35:54Z] github280 it prompts me for my username and passowrd
+ [2016-06-02T19:35:34Z] github280 but when I try doing somethign like cloning one of my repos, (git clone repo)
+ [2016-06-02T19:35:14Z] github280 and adding a token from github
+ [2016-06-02T19:35:07Z] github280 (with my username)
+ [2016-06-02T19:35:00Z] github280 I tried using git config --global github.user username
+ [2016-06-02T19:34:39Z] github280 does anyone here use hub?