latest 20 messages by angrybacon

+ [2017-05-30T16:37:31Z] angrybacon Hello, I have a repository with a README.org at its root. I've selected the master branch as source and it tells me "Your site is published at https://angrybacon.github.io/dotemacs/" but I still get a 404
+ [2017-05-15T18:00:24Z] angrybacon If you don't have any local changes, just clone the repository again and start again
+ [2017-05-15T18:00:10Z] angrybacon No idea what's up
+ [2017-05-15T17:59:17Z] angrybacon `git branch --set-upstream-to=origin/master master`
+ [2017-05-15T17:56:33Z] angrybacon You did `git pull` right?
+ [2017-05-15T17:55:47Z] angrybacon Your branch is up-to-date with 'origin/master'.
+ [2017-05-15T17:55:47Z] angrybacon nothing to commit, working tree clean
+ [2017-05-15T17:55:47Z] angrybacon Although mine reads
+ [2017-05-15T17:54:12Z] angrybacon You need to be up to date on the repository before you can commit push anything else
+ [2017-05-15T17:53:50Z] angrybacon Sorry, I meant license not README.md
+ [2017-05-15T17:52:55Z] angrybacon (I guess, never tried)
+ [2017-05-15T17:52:34Z] angrybacon sparr: https://github.com/<you>/<repository>/settings/branches
+ [2017-05-15T17:51:13Z] angrybacon Add it and commit it, only then you can push
+ [2017-05-15T17:51:03Z] angrybacon Mattiaslndstrm: On the repository that has the code, make sure you are up to date. Then copy the README.md file
+ [2017-05-15T17:33:59Z] angrybacon Why not just copy README.md in the repository that has all the copde?