latest 10 messages by snockerton
+
[2015-10-27T20:51:12Z]
snockerton
hmm, i can't seem to find the query function to ascertain said blob sha1
+
[2015-10-27T20:41:10Z]
snockerton
https://developer.github.com/v3/git/blobs/
+
[2015-10-27T20:41:10Z]
snockerton
i'm trying to grab a large file via the Data API, i.e. /blobs - but this page refers to a :sha parameter - can someone help me understand what a :sha is?
+
[2015-08-10T21:02:21Z]
snockerton
git pull https://<OAuthToken>@github.com/name/repo.git
+
[2015-08-10T21:01:54Z]
snockerton
nvm, found it, works like this:
+
[2015-08-10T20:59:57Z]
snockerton
not a full clone
+
[2015-08-10T20:59:53Z]
snockerton
is it possible to do a git pull with an oauth token?
+
[2015-06-12T23:16:11Z]
snockerton
?
+
[2015-06-12T23:16:08Z]
snockerton
if i have connected my GH enterprise server to AD, can I still create standalone 'local' accounts
+
[2015-05-22T20:06:32Z]
snockerton
is it possible to create a personal access token / authorization for access to -only- read-only on a single repo?