From 76e0dfef9794544cddd56c02ee8dc9bbb58f22a7 Mon Sep 17 00:00:00 2001 From: spacewander Date: Thu, 6 Nov 2014 16:49:24 +0800 Subject: [PATCH] replace visionmedia/git-extras to tj/git-extras Although Github reserves the 'visionmedia' user space(a visit to there will be redirected to 'tj'), it's better to rename the links from visionmedia/git-extras to tj/git-extras --- Readme.md | 4 +- bin/git-extras | 2 +- man/Readme.md | 4 +- man/git-alias.1 | 8 +- man/git-alias.html | 10 +- man/git-alias.md | 4 +- man/git-archive-file.1 | 6 +- man/git-archive-file.html | 10 +- man/git-archive-file.md | 4 +- man/git-back.1 | 8 +- man/git-back.html | 10 +- man/git-back.md | 4 +- man/git-bug.1 | 8 +- man/git-bug.html | 10 +- man/git-bug.md | 4 +- man/git-changelog.1 | 6 +- man/git-changelog.html | 10 +- man/git-changelog.md | 4 +- man/git-commits-since.1 | 8 +- man/git-commits-since.html | 10 +- man/git-commits-since.md | 4 +- man/git-contrib.1 | 8 +- man/git-contrib.html | 10 +- man/git-contrib.md | 4 +- man/git-count.1 | 8 +- man/git-count.html | 10 +- man/git-count.md | 4 +- man/git-create-branch.1 | 8 +- man/git-create-branch.html | 10 +- man/git-create-branch.md | 4 +- man/git-delete-branch.1 | 6 +- man/git-delete-branch.html | 8 +- man/git-delete-branch.md | 4 +- man/git-delete-merged-branches.1 | 6 +- man/git-delete-merged-branches.html | 10 +- man/git-delete-merged-branches.md | 4 +- man/git-delete-submodule.1 | 8 +- man/git-delete-submodule.html | 10 +- man/git-delete-submodule.md | 4 +- man/git-delete-tag.1 | 6 +- man/git-delete-tag.html | 8 +- man/git-delete-tag.md | 4 +- man/git-effort.1 | 8 +- man/git-effort.html | 10 +- man/git-effort.md | 4 +- man/git-extras.1 | 8 +- man/git-extras.html | 10 +- man/git-extras.md | 4 +- man/git-feature.1 | 8 +- man/git-feature.html | 10 +- man/git-feature.md | 4 +- man/git-fork.1 | 6 +- man/git-fork.1.html | 136 ---------------------------- man/git-fork.html | 8 +- man/git-fork.md | 4 +- man/git-fresh-branch.1 | 8 +- man/git-fresh-branch.html | 10 +- man/git-fresh-branch.md | 4 +- man/git-gh-pages.1 | 8 +- man/git-gh-pages.html | 10 +- man/git-gh-pages.md | 4 +- man/git-graft.1 | 8 +- man/git-graft.html | 10 +- man/git-graft.md | 4 +- man/git-ignore.1 | 8 +- man/git-ignore.html | 12 +-- man/git-ignore.md | 4 +- man/git-info.1 | 8 +- man/git-info.html | 10 +- man/git-info.md | 4 +- man/git-local-commits.1 | 8 +- man/git-local-commits.html | 10 +- man/git-local-commits.md | 4 +- man/git-lock.1 | 6 +- man/git-lock.html | 8 +- man/git-lock.md | 4 +- man/git-locked.1 | 6 +- man/git-locked.html | 8 +- man/git-locked.md | 4 +- man/git-missing.1 | 6 +- man/git-missing.html | 10 +- man/git-missing.md | 4 +- man/git-pr.1 | 8 +- man/git-pr.html | 10 +- man/git-pr.md | 6 +- man/git-rebase-patch | 60 ------------ man/git-rebase-patch.1 | 6 +- man/git-rebase-patch.html | 10 +- man/git-rebase-patch.md | 4 +- man/git-refactor.1 | 8 +- man/git-refactor.html | 10 +- man/git-refactor.md | 4 +- man/git-release.1 | 6 +- man/git-release.html | 10 +- man/git-release.md | 4 +- man/git-rename-tag.1 | 8 +- man/git-rename-tag.html | 10 +- man/git-rename-tag.md | 4 +- man/git-repl.1 | 8 +- man/git-repl.html | 10 +- man/git-repl.md | 4 +- man/git-reset-file.1 | 6 +- man/git-reset-file.html | 8 +- man/git-reset-file.md | 4 +- man/git-setup.1 | 8 +- man/git-setup.html | 10 +- man/git-setup.md | 4 +- man/git-show-tree.1 | 8 +- man/git-show-tree.html | 10 +- man/git-show-tree.md | 4 +- man/git-squash.1 | 8 +- man/git-squash.html | 12 +-- man/git-squash.md | 4 +- man/git-summary.1 | 16 +++- man/git-summary.html | 16 ++-- man/git-summary.md | 4 +- man/git-touch.1 | 8 +- man/git-touch.html | 10 +- man/git-touch.md | 4 +- man/git-undo.1 | 8 +- man/git-undo.html | 10 +- man/git-undo.md | 4 +- man/git-unlock.1 | 6 +- man/git-unlock.html | 8 +- man/git-unlock.md | 4 +- man/index.txt | 2 +- man/man-template.md | 4 +- 127 files changed, 443 insertions(+), 629 deletions(-) delete mode 100644 man/git-fork.1.html delete mode 100644 man/git-rebase-patch diff --git a/Readme.md b/Readme.md index 6feb404..fdf1411 100644 --- a/Readme.md +++ b/Readme.md @@ -13,7 +13,7 @@ $ make install One-liner: ```bash -$ (cd /tmp && git clone --depth 1 https://github.com/visionmedia/git-extras.git && cd git-extras && sudo make install) +$ (cd /tmp && git clone --depth 1 https://github.com/tj/git-extras.git && cd git-extras && sudo make install) ``` [MacPorts](http://www.macports.org/) @@ -690,7 +690,7 @@ Checks out a pull request from GitHub ```bash $ git pr 226 -From https://github.com/visionmedia/git-extras +From https://github.com/tj/git-extras * [new ref] refs/pulls/226/head -> pr/226 Switched to branch 'pr/226' ``` diff --git a/bin/git-extras b/bin/git-extras index febeb0e..3bb7c28 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -9,7 +9,7 @@ update() { cd /tmp \ && rm -fr ./git-extras \ - && git clone --depth 1 https://github.com/visionmedia/git-extras.git \ + && git clone --depth 1 https://github.com/tj/git-extras.git \ && cd git-extras \ && PREFIX="$prefix" make install \ && cd "$orig" \ diff --git a/man/Readme.md b/man/Readme.md index ae22f47..4a650b6 100644 --- a/man/Readme.md +++ b/man/Readme.md @@ -57,8 +57,8 @@ Shell Script by Nick Lombard <> ## REPORTING BUGS -<> +<> ## SEE ALSO -<> +<> diff --git a/man/git-alias.1 b/man/git-alias.1 index 1c1cc42..6d4a300 100644 --- a/man/git-alias.1 +++ b/man/git-alias.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 -.\" https://github.com/rtomayko/ronn/tree/0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "GIT\-ALIAS" "1" "July 2012" "" "" +.TH "GIT\-ALIAS" "1" "November 2014" "" "" . .SH "NAME" \fBgit\-alias\fR \- Define, search and show aliases @@ -78,7 +78,7 @@ whois = !sh \-c \'git log \-i \-1 \-\-pretty="format:%an <%ae> Written by Jonhnny Weslley <\fIjw@jonhnnyweslley\.net\fR> . .SH "REPORTING BUGS" -<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR> +<\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" -<\fIhttp://github\.com/visionmedia/git\-extras\fR> +<\fIhttps://github\.com/tj/git\-extras\fR> diff --git a/man/git-alias.html b/man/git-alias.html index 7de2857..a290ddd 100644 --- a/man/git-alias.html +++ b/man/git-alias.html @@ -2,7 +2,7 @@ - + git-alias(1) - Define, search and show aliases - - - -
- - - -
    -
  1. git-fork(1)
  2. -
  3. -
  4. git-fork(1)
  5. -
- -

NAME

-

- git-fork - Fork a repo on github -

- -

SYNOPSIS

- -

git-fork [<github-repo-url>]

- -

DESCRIPTION

- -

Fork the given github repo. Like clone but forks first.

- -
    -
  1. forks the repo on github
  2. -
  3. clones the repo into the current dir
  4. -
  5. adds the original repo as a remote
  6. -
- - -

EXAMPLE

- -

Fork expect.js:

- -
$ git fork https://github.com/LearnBoost/expect.js
-
- -

or just:

- -
$ git fork LearnBoost/expect.js
-
- -

Then:

- -
$ ..<forks into your github profile and clones repo locally to expect.js dir>...
-
-$ cd expect.js && git remote -v
-
-  origin          git@github.com:<user>/expect.js (fetch)
-  origin          git@github.com:<user>/expect.js (push)
-  original        git@github.com:LearnBoost/expect.js (fetch)
-  original        git@github.com:LearnBoost/expect.js (push)
-
- -

AUTHOR

- -

Written by Andrew Griffiths <mail@andrewgriffithsonline.com>

- -

REPORTING BUGS

- -

<https://github.com/visionmedia/git-extras/issues>

- -

SEE ALSO

- -

<https://github.com/visionmedia/git-extras>

- - -
    -
  1. -
  2. July 2014
  3. -
  4. git-fork(1)
  5. -
- -
- - diff --git a/man/git-fork.html b/man/git-fork.html index f4fbbe2..9fec719 100644 --- a/man/git-fork.html +++ b/man/git-fork.html @@ -114,20 +114,20 @@ $ cd expect.js && git remote -v

AUTHOR

-

Written by Andrew Griffiths <mail@andrewgriffithsonline.com>

+

Written by Andrew Griffiths <mail@andrewgriffithsonline.com>

REPORTING BUGS

-

<https://github.com/visionmedia/git-extras/issues>

+

<https://github.com/tj/git-extras/issues>

SEE ALSO

-

<https://github.com/visionmedia/git-extras>

+

<https://github.com/tj/git-extras>

  1. -
  2. October 2014
  3. +
  4. November 2014
  5. git-fork(1)
diff --git a/man/git-fork.md b/man/git-fork.md index bfc1cdb..c9f14a7 100644 --- a/man/git-fork.md +++ b/man/git-fork.md @@ -41,8 +41,8 @@ Written by Andrew Griffiths <> ## REPORTING BUGS -<> +<> ## SEE ALSO -<> +<> diff --git a/man/git-fresh-branch.1 b/man/git-fresh-branch.1 index 18eca04..090e3e9 100644 --- a/man/git-fresh-branch.1 +++ b/man/git-fresh-branch.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 -.\" https://github.com/rtomayko/ronn/tree/0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "GIT\-FRESH\-BRANCH" "1" "July 2012" "" "" +.TH "GIT\-FRESH\-BRANCH" "1" "November 2014" "" "" . .SH "NAME" \fBgit\-fresh\-branch\fR \- Create fresh branches @@ -30,7 +30,7 @@ $ git fresh\-branch docs Written by Kenneth Reitz <\fIme@kennethreitz\.com\fR> . .SH "REPORTING BUGS" -<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR> +<\fIhttps://github\.com/tj/git\-extras/issues\fR> . .SH "SEE ALSO" -<\fIhttp://github\.com/visionmedia/git\-extras\fR> +<\fIhttps://github\.com/tj/git\-extras\fR> diff --git a/man/git-fresh-branch.html b/man/git-fresh-branch.html index a826a6a..2ca3b3a 100644 --- a/man/git-fresh-branch.html +++ b/man/git-fresh-branch.html @@ -2,7 +2,7 @@ - + git-fresh-branch(1) - Create fresh branches