+ [2015-02-23T14:48:06Z] punto hi.. so I downloaded a repo from github with 'git clone (url)' and I made a bunch of changes to the code, what do I do to send it back as a pull request?
+ [2015-02-23T14:58:36Z] offby1 punto: https://help.github.com/articles/fork-a-repository/
+ [2015-02-23T15:14:43Z] punto offby1: 404 error :( I saw something similar, but is it possible to do all that after I cloned and made all my changes?
+ [2015-02-23T15:14:47Z] punto like, onmy working copy?
+ [2015-02-23T15:15:21Z] offby1 punto: sorry, typo: https://help.github.com/articles/fork-a-repo/

message no. 81109

Posted by rook_flood in #github at 2015-02-23T03:10:15Z

try going to {username}/starred
+ [2015-02-24T19:48:31Z] gitinfo thibaultcha: You are not authorised to perform this action (join).
+ [2015-02-24T20:09:37Z] Kunda how does one clone a specific branch of a repo (I want to clone https://github.com/scribusproject/scribus/tree/svn)
+ [2015-02-24T20:10:00Z] Kunda (via the command line)