latest 20 messages by archheretic
+
[2017-01-31T13:36:50Z]
archheretic
found it
+
[2017-01-31T13:35:40Z]
archheretic
I see that some time ago I accidently forked a project, how can I delete my forked repository?
+
[2015-11-03T20:42:14Z]
archheretic
so he is probably commiting anonymously
+
[2015-11-03T20:41:59Z]
archheretic
hmm well he might have a a username, but it doesnt match his username on Github
+
[2015-11-03T20:41:37Z]
archheretic
he doesnt have any git configured username or user.email
+
[2015-11-03T20:41:11Z]
archheretic
found the problem
+
[2015-11-03T20:31:30Z]
archheretic
git config user.name
+
[2015-11-03T20:31:20Z]
archheretic
can it be that he hasn't configured his git user name?
+
[2015-11-03T20:28:52Z]
archheretic
Can anyone tell me why one the contributors in a project im in is not shown as a contributor?
+
[2015-10-21T14:21:23Z]
archheretic
(not rename ofc)
+
[2015-10-21T14:21:14Z]
archheretic
I just want to force merge my branch so its the new master
+
[2015-10-21T14:20:41Z]
archheretic
But it wont let me do it, because there are a faulty push on master branch that I haved pulled down.
+
[2015-10-21T14:19:39Z]
archheretic
Can anyone help me with a small thing? Im trying to replace the contain of the master branch with my personal branch following the guide on the must upvoted answer: http://stackoverflow.com/questions/2862590/how-to-replace-master-branch-in-git-entirely-from-another-branch
+
[2015-10-21T09:45:25Z]
archheretic
got it working ;<
+
[2015-10-21T09:41:26Z]
archheretic
*sorry for long paste
+
[2015-10-21T09:41:21Z]
archheretic
hint: not have locally. This is usually caused by another repository pushing
+
[2015-10-21T09:41:21Z]
archheretic
hint: (e.g., 'git pull ...') before pushing again.
+
[2015-10-21T09:41:21Z]
archheretic
hint: to the same ref. You may want to first integrate the remote changes
+
[2015-10-21T09:41:21Z]
archheretic
hint: Updates were rejected because the remote contains work that you do
+
[2015-10-21T09:40:59Z]
archheretic
Hi im having problem pushing to an empty branch