latest 17 messages by TheBlueWizard

+ [2016-05-31T03:37:47Z] TheBlueWizard maybe too complicate...gonna sleep
+ [2016-05-31T03:35:23Z] TheBlueWizard I was trying to mirror my fork of an upstream, so I git pulled the upstream onto my local copy and I got a merge conflict on .gitmodules. How do I properly fix that?
+ [2016-04-30T22:48:34Z] TheBlueWizard Oops! Sorry! Wrong channel! *blush*
+ [2016-04-30T22:48:07Z] TheBlueWizard To anyone who work on FSF software directory, here's one entry that need to be updated: https://directory.fsf.org/wiki/Mathomatic ... the main website appears to be dead, and I learned that the creator/author had died, but the latest source, fortunately, can be found at https://github.com/mfillpot/mathomatic.git
+ [2016-04-30T22:34:27Z] TheBlueWizard I think I'll ask Lars for instruction on how to do that
+ [2016-04-30T22:28:24Z] TheBlueWizard I just joined a public organization, and I need to learn how to move a folder from my (forked) repo to a subrepository in that organization. The organization in question is https://github.com/awesome-cpus, and Lars already moved his (2 of them), but I have no idea how to do that...TIA for the help
+ [2016-04-21T00:51:50Z] TheBlueWizard I made my first pull request....YAY! Thanks for the help!
+ [2016-04-21T00:44:23Z] TheBlueWizard I just found another help page...yeah, it looks like I should go to *my* repo and do that instead
+ [2016-04-21T00:42:02Z] TheBlueWizard um...how do I get it to point to my repo for pull request?
+ [2016-04-21T00:40:10Z] TheBlueWizard ok thanks! Am trying that now...the github instruction isn't clear on that point
+ [2016-04-21T00:38:48Z] TheBlueWizard should I go to my repo and click "New pull request" or go to upstream repo and click "New pull request"?
+ [2016-04-21T00:37:15Z] TheBlueWizard how do I create a pull request from my (forked) repo to the upstream repo?
+ [2016-04-20T02:07:56Z] TheBlueWizard after reading some stuff, it looks like I'd have to clone a repo in order to be able to upload some files. The repo is a bit big...ugh
+ [2016-04-19T23:56:10Z] TheBlueWizard Is it possible to just upload files directly into a Github repo w/o having to clone the repo first? If so, how do I do that?
+ [2016-02-27T22:02:32Z] TheBlueWizard how do I clone someone's repo on Github onto my account? Is that what the fork is about?
+ [2016-02-26T03:33:44Z] TheBlueWizard I'm thinking about setting up a blog-like machinery for <mysite>.github.io...is there any good package/doc to use/clone from? Thx!