+[2015-07-28T20:45:00Z]ayeeDougie187: What is the remote for it? +[2015-07-28T20:45:22Z]Dougie187To fetch from, and then merge from. But just read what the people said in the other room, if you're really trying to fetch. +[2015-07-28T20:55:42Z]nikolaj_basherreally no one how will help me answer my question?? +[2015-07-28T21:00:01Z]nikolaj_basherfound the answer by myself, In the rod there was clone button +[2015-07-28T22:15:56Z]Cyba32Hi
Isn't .gitignore supposed to be a local file that prevents GIT from committing/pushing whatever's specified in .gitignore?
+[2015-07-29T04:53:56Z]aberrantI forked a repo in github. How do I set upstream to the original? +[2015-07-29T05:04:44Z]MotokoAdd a remote. +[2015-07-29T05:04:51Z]MotokoIt's in the docs on GH. +[2015-07-29T05:11:59Z]aberrantgot it. thx. +[2015-07-29T06:40:32Z]taseI forked a repo, did 3 commits, created a pull request, it was accepted, rebased my master, made 2 commits, wanted to create a pull request, new pull request also included the 3 previous commits ?