latest 20 messages by Arc
+
[2015-11-28T09:26:59Z]
Arc
5) remember why you don't use github and go back to actual productive work.
+
[2015-11-28T09:15:31Z]
Arc
1) you edit a file, 2) you commit and do a pull request, 3) author asks for a minor modification, 4) you make the minor modification, 5) ______
+
[2015-11-28T09:14:59Z]
Arc
how would you do this
+
[2015-11-28T09:12:19Z]
Arc
web gui editor, anything
+
[2015-11-28T09:11:50Z]
Arc
ok. again. fresh checkout. how do i perform this minor fix and have that fix get into the pull request?
+
[2015-11-28T09:10:22Z]
Arc
scroll back. my original question:
+
[2015-11-28T09:09:48Z]
Arc
but why does amend cause this?
+
[2015-11-28T09:09:42Z]
Arc
sorry there was a git clone or whatever after the rm -rf
+
[2015-11-28T09:09:28Z]
Arc
...
+
[2015-11-28T09:08:54Z]
Arc
i rm -rf'ed the local checkout. i edited a file. i git add'ed it. i git commit --amend. i git push. i get this error.
+
[2015-11-28T09:07:36Z]
Arc
this makes no sense at al.l
+
[2015-11-28T09:07:31Z]
Arc
that is on a fresh checkout of my own repo which nobody else has access to
+
[2015-11-28T09:07:15Z]
Arc
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
+
[2015-11-28T09:07:15Z]
Arc
hint: 'git pull ...') before pushing again.
+
[2015-11-28T09:07:15Z]
Arc
hint: its remote counterpart. Integrate the remote changes (e.g.
+
[2015-11-28T09:07:15Z]
Arc
hint: Updates were rejected because the tip of your current branch is behind
+
[2015-11-28T09:04:05Z]
Arc
I just did attempt. I failed.
+
[2015-11-28T09:02:19Z]
Arc
http://xkcd.com/1597/
+
[2015-11-28T08:59:38Z]
Arc
nevermind. im pulling an XKCD again and deleting the git repo, doing a fresh checkout and trying from scratch
+
[2015-11-28T08:55:33Z]
Arc
git rebase -i