|
1 | 1 |
|
2 | | - - [`git abort`](#git-abort) |
3 | | - - [`git alias`](#git-alias) |
4 | | - - [`git archive-file`](#git-archive-file) |
5 | | - - [`git authors`](#git-authors) |
6 | | - - [`git browse`](#git-browse) |
7 | | - - [`git browse-ci`](#git-browse-ci) |
8 | | - - [`git bulk`](#git-bulk) |
9 | | - - [`git brv`](#git-brv) |
10 | | - - [`git changelog`](#git-changelog) |
11 | | - - [`git clear`](#git-clear) |
12 | | - - [`git clear-soft`](#git-clear-soft) |
13 | | - - [`git coauthor`](#git-coauthor) |
14 | | - - [`git commits-since`](#git-commits-since) |
15 | | - - [`git contrib`](#git-contrib) |
16 | | - - [`git count`](#git-count) |
17 | | - - [`git cp`](#git-cp) |
18 | | - - [`git create-branch`](#git-create-branch) |
19 | | - - [`git delete-branch`](#git-delete-branch) |
20 | | - - [`git delete-merged-branches`](#git-delete-merged-branches) |
21 | | - - [`git delete-squashed-branches`](#git-delete-squashed-branches) |
22 | | - - [`git delete-submodule`](#git-delete-submodule) |
23 | | - - [`git delete-tag`](#git-delete-tag) |
24 | | - - [`git delta`](#git-delta) |
25 | | - - [`git effort`](#git-effort) |
26 | | - - [`git extras`](#git-extras) |
27 | | - - [`git feature`](#git-feature) |
28 | | - - [`git force-clone`](#git-force-clone) |
29 | | - - [`git fork`](#git-fork) |
30 | | - - [`git fresh-branch`](#git-fresh-branch) |
31 | | - - [`git get`](#git-get) |
32 | | - - [`git gh-pages`](#git-gh-pages) |
33 | | - - [`git graft`](#git-graft) |
34 | | - - [`git guilt`](#git-guilt) |
35 | | - - [`git ignore`](#git-ignore) |
36 | | - - [`git ignore-io`](#git-ignore-io) |
37 | | - - [`git info`](#git-info) |
38 | | - - [`git local-commits`](#git-local-commits) |
39 | | - - [`git lock`](#git-lock) |
40 | | - - [`git locked`](#git-locked) |
41 | | - - [`git magic`](#git-magic) |
42 | | - - [`git merge-into`](#git-merge-into) |
43 | | - - [`git merge-repo`](#git-merge-repo) |
44 | | - - [`git missing`](#git-missing) |
45 | | - - [`git mr`](#git-mr) |
46 | | - - [`git obliterate`](#git-obliterate) |
47 | | - - [`git paste`](#git-paste) |
48 | | - - [`git pr`](#git-pr) |
49 | | - - [`git psykorebase`](#git-psykorebase) |
50 | | - - [`git pull-request`](#git-pull-request) |
51 | | - - [`git reauthor`](#git-reauthor) |
52 | | - - [`git rebase-patch`](#git-rebase-patch) |
53 | | - - [`git release`](#git-release) |
54 | | - - [`git rename-branch`](#git-rename-branch) |
55 | | - - [`git rename-tag`](#git-rename-tag) |
56 | | - - [`git rename-remote`](#git-rename-remote) |
57 | | - - [`git repl`](#git-repl) |
58 | | - - [`git reset-file`](#git-reset-file) |
59 | | - - [`git root`](#git-root) |
60 | | - - [`git rscp`](#git-scp) |
61 | | - - [`git scp`](#git-scp) |
62 | | - - [`git sed`](#git-sed) |
63 | | - - [`git setup`](#git-setup) |
64 | | - - [`git show-merged-branches`](#git-show-merged-branches) |
65 | | - - [`git show-tree`](#git-show-tree) |
66 | | - - [`git show-unmerged-branches`](#git-show-unmerged-branches) |
67 | | - - [`git stamp`](#git-stamp) |
68 | | - - [`git squash`](#git-squash) |
69 | | - - [`git standup`](#git-standup) |
70 | | - - [`git summary`](#git-summary) |
71 | | - - [`git sync`](#git-sync) |
72 | | - - [`git touch`](#git-touch) |
73 | | - - [`git undo`](#git-undo) |
74 | | - - [`git unlock`](#git-unlock) |
75 | | - - [`git utimes`](#git-utimes) |
| 2 | +- [`git abort`](#git-abort) |
| 3 | +- [`git alias`](#git-alias) |
| 4 | +- [`git archive-file`](#git-archive-file) |
| 5 | +- [`git authors`](#git-authors) |
| 6 | +- [`git browse`](#git-browse) |
| 7 | +- [`git browse-ci`](#git-browse-ci) |
| 8 | +- [`git bulk`](#git-bulk) |
| 9 | +- [`git brv`](#git-brv) |
| 10 | +- [`git changelog`](#git-changelog) |
| 11 | +- [`git clear`](#git-clear) |
| 12 | +- [`git clear-soft`](#git-clear-soft) |
| 13 | +- [`git coauthor`](#git-coauthor) |
| 14 | +- [`git commits-since`](#git-commits-since) |
| 15 | +- [`git contrib`](#git-contrib) |
| 16 | +- [`git count`](#git-count) |
| 17 | +- [`git cp`](#git-cp) |
| 18 | +- [`git create-branch`](#git-create-branch) |
| 19 | +- [`git delete-branch`](#git-delete-branch) |
| 20 | +- [`git delete-merged-branches`](#git-delete-merged-branches) |
| 21 | +- [`git delete-squashed-branches`](#git-delete-squashed-branches) |
| 22 | +- [`git delete-submodule`](#git-delete-submodule) |
| 23 | +- [`git delete-tag`](#git-delete-tag) |
| 24 | +- [`git delta`](#git-delta) |
| 25 | +- [`git effort`](#git-effort) |
| 26 | +- [`git extras`](#git-extras) |
| 27 | +- [`git feature`](#git-feature) |
| 28 | +- [`git force-clone`](#git-force-clone) |
| 29 | +- [`git fork`](#git-fork) |
| 30 | +- [`git fresh-branch`](#git-fresh-branch) |
| 31 | +- [`git gh-pages`](#git-gh-pages) |
| 32 | +- [`git graft`](#git-graft) |
| 33 | +- [`git guilt`](#git-guilt) |
| 34 | +- [`git ignore`](#git-ignore) |
| 35 | +- [`git ignore-io`](#git-ignore-io) |
| 36 | +- [`git info`](#git-info) |
| 37 | +- [`git local-commits`](#git-local-commits) |
| 38 | +- [`git lock`](#git-lock) |
| 39 | +- [`git locked`](#git-locked) |
| 40 | +- [`git magic`](#git-magic) |
| 41 | +- [`git merge-into`](#git-merge-into) |
| 42 | +- [`git merge-repo`](#git-merge-repo) |
| 43 | +- [`git missing`](#git-missing) |
| 44 | +- [`git mr`](#git-mr) |
| 45 | +- [`git obliterate`](#git-obliterate) |
| 46 | +- [`git paste`](#git-paste) |
| 47 | +- [`git pr`](#git-pr) |
| 48 | +- [`git psykorebase`](#git-psykorebase) |
| 49 | +- [`git pull-request`](#git-pull-request) |
| 50 | +- [`git reauthor`](#git-reauthor) |
| 51 | +- [`git rebase-patch`](#git-rebase-patch) |
| 52 | +- [`git release`](#git-release) |
| 53 | +- [`git rename-branch`](#git-rename-branch) |
| 54 | +- [`git rename-tag`](#git-rename-tag) |
| 55 | +- [`git rename-remote`](#git-rename-remote) |
| 56 | +- [`git repl`](#git-repl) |
| 57 | +- [`git reset-file`](#git-reset-file) |
| 58 | +- [`git root`](#git-root) |
| 59 | +- [`git rscp`](#git-scp) |
| 60 | +- [`git scp`](#git-scp) |
| 61 | +- [`git sed`](#git-sed) |
| 62 | +- [`git setup`](#git-setup) |
| 63 | +- [`git show-merged-branches`](#git-show-merged-branches) |
| 64 | +- [`git show-tree`](#git-show-tree) |
| 65 | +- [`git show-unmerged-branches`](#git-show-unmerged-branches) |
| 66 | +- [`git stamp`](#git-stamp) |
| 67 | +- [`git squash`](#git-squash) |
| 68 | +- [`git standup`](#git-standup) |
| 69 | +- [`git summary`](#git-summary) |
| 70 | +- [`git sync`](#git-sync) |
| 71 | +- [`git touch`](#git-touch) |
| 72 | +- [`git undo`](#git-undo) |
| 73 | +- [`git unlock`](#git-unlock) |
| 74 | +- [`git utimes`](#git-utimes) |
76 | 75 |
|
77 | 76 | ## git extras |
78 | 77 |
|
@@ -892,7 +891,7 @@ $ git fresh-branch docs |
892 | 891 |
|
893 | 892 | ## git get |
894 | 893 |
|
895 | | -Clone repository into `"$HOME/some-dir/<repository_name>"`: |
| 894 | +Clone repository into a subdirectory of the configured path, `"$HOME/some-dir"`: |
896 | 895 |
|
897 | 896 | ```bash |
898 | 897 | $ git config --add git-extras.get.clone-path "$HOME/some-dir" |
|
0 commit comments