+ [9 years ago] miczac Hi, just did a merge of some 20 commits of a different branch into master but neither git log nor gitk displays the merge graphically. The merged branch still looks like unmerged.
+ [9 years ago] DJJeff dig confirmed that my records are coming back as 192.30.252.153 and 192.30.252.154
+ [9 years ago] DJJeff ok got it working kind of with creating a CNAME in my repos root folder with just example.com
+ [9 years ago] pgimeno how can I fork the wiki of an abandoned project? when I try to add it as upstream and my wiki's repo as origin, it says "access denied or repository not exported"
+ [9 years ago] pgimeno sounds like my repo does not exist yet, but I'm concerned that I won't be able to push to it if I create a page

message no. 123236

Posted by glaksmono in #github at 2015-12-03T10:29:58Z

anyone is around?
+ [9 years ago] Umeaboy pgimeno: codecademy just released a lession in GIT usage. :)
+ [9 years ago] pgimeno I'm doing tests with a test repo, I think I know how to do it now
+ [9 years ago] pgimeno in case it helps someone else it seems that I need to create a page to create the repo, and then to get rid of that commit, I can use git reset, then git push --force
+ [9 years ago] Umeaboy pgimeno: That sounds right to me.
+ [9 years ago] pgimeno hm, weird... the old wiki appeared when I created the first page