Ticket #2007: github_references_needing_editing.txt

File github_references_needing_editing.txt, 1.9 KB (added by jkeenan, 10 years ago)

Trimmed-down list of 'docs' files mentioning github, with annotation as to what was done or not done

Line 
1A: Hyperlink to github.com appears to be appropriate.
2C: Corrected hyperlink.
3X: Document does not appear to get HTML-ized; could not locate on docs.parrot.org.
4
5A: docs/book/draft/appe_source_code.pod:23:  git clone http://github.com/parrot/parrot
6A: docs/gettingstarted.pod:27:L<http://github.com/parrot/parrot>
7A: docs/gettingstarted.pod:41:    git clone    http://github.com/parrot/parrot
8A: docs/glossary.pod:17:L<< https://github.com/parrot/parrot/docs/glossary.pod >>
9C: docs/glossary.pod:251:See also L<< http://github.com/parrot/parrot/docs/pdds/pdd00_pdd.pod.html >>.
10C: docs/glossary.pod:255:<a href="http://github.com/parrot/parrot/docs/pdds/pdd00_pdd.pod">pdd00_pdd.pod</a>
11C: docs/glossary.pod:347:running.pod: L<< https://github.com/parrot/parrot/parrot/docs/running.pod >>
12A: docs/parrot.pod:140:=item * L<http://github.com/parrot/parrot>
13X: docs/pct/gettingstarted.pod:12:L<https://github.com/parrot/parrot/blob/master/docs/glossary.pod>),
14X: docs/pct/gettingstarted.pod:47:L<https://github.com/parrot/parrot/blob/master/docs/pdds/pdd19_pir.pod>
15A: docs/project/git_terminology.pod:73:    Merge branch 'master' of github.com:parrot/parrot
16A: docs/project/git_workflow.pod:23:the repo from L<http://github.com>:
17A: docs/project/git_workflow.pod:25:  git clone git://github.com/parrot/parrot.git
18A: docs/project/git_workflow.pod:30:  git clone git@github.com:parrot/parrot.git
19A: docs/project/git_workflow.pod:36:  git clone http://github.com/parrot/parrot.git
20A: docs/project/git_workflow.pod:308:If you fork Parrot on github, you will have a copy of the entire history
21A: docs/project/git_workflow.pod:320:    git remote add upstream git://github.com/parrot/parrot.git
22A: docs/project/git_workflow.pod:412:    git pull https://github.com/someguy/parrot.git newbranch
23A: docs/tests.pod:241:L<https://github.com/parrot/parrot/blob/master/t/TESTS.STATUS.pod>
24A: docs/tests.pod:242:L<https://github.com/parrot/parrot/blob/master/t/README.pod>