+ [2019-12-05T20:50:58Z] mertyildiran How can I share the state of the build in here https://github.com/DragonComputer/Dragonfire/blob/ad8e18cb426029137f75a539ba188677a477bff8/.github/workflows/pythonapp.yml#L45 with the second job? I know there is `actions/upload-artifact@v1` but am I going to upload the whole disk like `path: /`
+ [2019-12-06T19:02:03Z] glm I have a repo who has a conflict with a submodule's directory. How do I go about solving it? git status shows nothing abnormal
+ [2019-12-06T21:10:24Z] bilb_ono has the github pages in the settings page moved or something? I can’t find a link to it
+ [2019-12-06T22:42:30Z] R2robot still there
+ [2019-12-06T22:42:49Z] R2robot oh, he gone

message no. 176280

Posted by glm in #github at 2019-12-06T19:02:03Z

I have a repo who has a conflict with a submodule's directory. How do I go about solving it? git status shows nothing abnormal
+ [2019-12-07T01:27:04Z] rawtaz question: can one rename the "good first issue" label to e.g. "easy pick" and still have it be used by github as it is now? i'd like to keep the functionality of that label, but with it having a different name.
+ [2019-12-07T04:30:27Z] ob-sed Hi
+ [2019-12-07T04:30:35Z] ob-sed Is there a tutorial on using github to upload files ?
+ [2019-12-07T04:31:00Z] ob-sed Im ok with checking out a git repo, but not sure of the best way to commit files, and to get out specific revisions etc