message no. 55955
Posted by tonygaga in #github at 2014-10-25T19:48:08Z
hi all, following case: i want to clone a public repo and create my own repo with it. now if i want to their latest changes i pull (from their repo) but if i push it it should copy it to my repo. is that possible ? or how would you do it, if you want to have the latest changes from a repo but never submit code back to them (wouldn't make sense, it's a web-template)?