latest 20 messages by nickoe

+ [2015-06-22T21:32:07Z] nickoe thank you
+ [2015-06-22T21:31:59Z] nickoe ThiefMaster: ok
+ [2015-06-22T18:56:36Z] nickoe I can't see it
+ [2015-06-22T18:56:33Z] nickoe ThiefMaster: I guess one have to be admin of the org then?
+ [2015-06-22T18:54:26Z] nickoe ThiefMaster: where do I see such a thing?
+ [2015-06-22T18:31:12Z] nickoe Hi. Is it possible to see who from an organisaztion forked a repo outside the organisation to the organisation?
+ [2015-06-22T17:33:51Z] nickoe aberrant: the upstream is the remote name for the repo you want to pull from
+ [2015-06-22T13:26:52Z] nickoe Hi. Is it possible to see who from an organisaztion forked a repo outside the organisation to the organisation?
+ [2015-04-26T15:02:46Z] nickoe mm
+ [2015-04-26T12:44:25Z] nickoe mehh, I dunno, I just checketout the pull requesters repo directly :(
+ [2015-04-26T12:43:59Z] nickoe mm, I don't think it was the correct branch to merge.
+ [2015-04-26T12:43:25Z] nickoe iveqy: yeah, it seems so.
+ [2015-04-26T12:41:39Z] nickoe oh, $ git branch -a master * pr remotes/ciampix/master
+ [2015-04-26T12:39:33Z] nickoe mm, i am currently clueless. $ git merge ciampix pull/35/head:master merge: ciampix - not something we can merge iveqy
+ [2015-04-26T12:36:20Z] nickoe mmm, iveqy how?
+ [2015-04-26T12:33:54Z] nickoe iveqy: it did return without anything, but nothing in the log
+ [2015-04-26T12:27:20Z] nickoe this does not help https://help.github.com/articles/checking-out-pull-requests-locally/
+ [2015-04-26T12:26:06Z] nickoe do you know how I can pull this? https://github.com/ciampix/kicad-doc/pull/35
+ [2015-04-26T12:25:57Z] nickoe git fetch ciampix pull/35/head:master won't work, where ciampix is the remote name for ciampix' repo
+ [2015-04-26T12:25:44Z] nickoe I am having trouble pulling a pull request locally.