Lines 81-86
Link Here
|
81 |
libexec/git-core/git-filter-branch |
81 |
libexec/git-core/git-filter-branch |
82 |
libexec/git-core/git-fmt-merge-msg |
82 |
libexec/git-core/git-fmt-merge-msg |
83 |
libexec/git-core/git-for-each-ref |
83 |
libexec/git-core/git-for-each-ref |
|
|
84 |
libexec/git-core/git-for-each-repo |
84 |
libexec/git-core/git-format-patch |
85 |
libexec/git-core/git-format-patch |
85 |
libexec/git-core/git-fsck |
86 |
libexec/git-core/git-fsck |
86 |
libexec/git-core/git-fsck-objects |
87 |
libexec/git-core/git-fsck-objects |
Lines 106-111
Link Here
|
106 |
libexec/git-core/git-ls-tree |
107 |
libexec/git-core/git-ls-tree |
107 |
libexec/git-core/git-mailinfo |
108 |
libexec/git-core/git-mailinfo |
108 |
libexec/git-core/git-mailsplit |
109 |
libexec/git-core/git-mailsplit |
|
|
110 |
libexec/git-core/git-maintenance |
109 |
libexec/git-core/git-merge |
111 |
libexec/git-core/git-merge |
110 |
libexec/git-core/git-merge-base |
112 |
libexec/git-core/git-merge-base |
111 |
libexec/git-core/git-merge-file |
113 |
libexec/git-core/git-merge-file |
Lines 129-135
Link Here
|
129 |
libexec/git-core/git-pack-objects |
131 |
libexec/git-core/git-pack-objects |
130 |
libexec/git-core/git-pack-redundant |
132 |
libexec/git-core/git-pack-redundant |
131 |
libexec/git-core/git-pack-refs |
133 |
libexec/git-core/git-pack-refs |
132 |
libexec/git-core/git-parse-remote |
|
|
133 |
libexec/git-core/git-patch-id |
134 |
libexec/git-core/git-patch-id |
134 |
libexec/git-core/git-prune |
135 |
libexec/git-core/git-prune |
135 |
libexec/git-core/git-prune-packed |
136 |
libexec/git-core/git-prune-packed |
Lines 270-275
Link Here
|
270 |
man/man1/git-filter-branch.1.gz |
271 |
man/man1/git-filter-branch.1.gz |
271 |
man/man1/git-fmt-merge-msg.1.gz |
272 |
man/man1/git-fmt-merge-msg.1.gz |
272 |
man/man1/git-for-each-ref.1.gz |
273 |
man/man1/git-for-each-ref.1.gz |
|
|
274 |
man/man1/git-for-each-repo.1.gz |
273 |
man/man1/git-format-patch.1.gz |
275 |
man/man1/git-format-patch.1.gz |
274 |
man/man1/git-fsck-objects.1.gz |
276 |
man/man1/git-fsck-objects.1.gz |
275 |
man/man1/git-fsck.1.gz |
277 |
man/man1/git-fsck.1.gz |
Lines 313-319
Link Here
|
313 |
man/man1/git-pack-objects.1.gz |
315 |
man/man1/git-pack-objects.1.gz |
314 |
man/man1/git-pack-redundant.1.gz |
316 |
man/man1/git-pack-redundant.1.gz |
315 |
man/man1/git-pack-refs.1.gz |
317 |
man/man1/git-pack-refs.1.gz |
316 |
man/man1/git-parse-remote.1.gz |
|
|
317 |
man/man1/git-patch-id.1.gz |
318 |
man/man1/git-patch-id.1.gz |
318 |
man/man1/git-prune-packed.1.gz |
319 |
man/man1/git-prune-packed.1.gz |
319 |
man/man1/git-prune.1.gz |
320 |
man/man1/git-prune.1.gz |
Lines 974-981
Link Here
|
974 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-redundant.txt |
975 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-redundant.txt |
975 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.html |
976 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.html |
976 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.txt |
977 |
%%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.txt |
977 |
%%HTMLDOCS%%%%DOCSDIR%%/git-parse-remote.html |
|
|
978 |
%%HTMLDOCS%%%%DOCSDIR%%/git-parse-remote.txt |
979 |
%%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.html |
978 |
%%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.html |
980 |
%%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.txt |
979 |
%%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.txt |
981 |
%%HTMLDOCS%%%%DOCSDIR%%/git-prune-packed.html |
980 |
%%HTMLDOCS%%%%DOCSDIR%%/git-prune-packed.html |
Lines 1354-1359
Link Here
|
1354 |
share/git-core/templates/hooks/pre-rebase.sample |
1353 |
share/git-core/templates/hooks/pre-rebase.sample |
1355 |
share/git-core/templates/hooks/pre-receive.sample |
1354 |
share/git-core/templates/hooks/pre-receive.sample |
1356 |
share/git-core/templates/hooks/prepare-commit-msg.sample |
1355 |
share/git-core/templates/hooks/prepare-commit-msg.sample |
|
|
1356 |
share/git-core/templates/hooks/push-to-checkout.sample |
1357 |
share/git-core/templates/hooks/update.sample |
1357 |
share/git-core/templates/hooks/update.sample |
1358 |
share/git-core/templates/info/exclude |
1358 |
share/git-core/templates/info/exclude |
1359 |
%%GUI%%share/git-gui/lib/about.tcl |
1359 |
%%GUI%%share/git-gui/lib/about.tcl |
Lines 1436-1441
Link Here
|
1436 |
%%NLS%%share/locale/is/LC_MESSAGES/git.mo |
1436 |
%%NLS%%share/locale/is/LC_MESSAGES/git.mo |
1437 |
%%NLS%%share/locale/it/LC_MESSAGES/git.mo |
1437 |
%%NLS%%share/locale/it/LC_MESSAGES/git.mo |
1438 |
%%NLS%%share/locale/ko/LC_MESSAGES/git.mo |
1438 |
%%NLS%%share/locale/ko/LC_MESSAGES/git.mo |
|
|
1439 |
%%NLS%%share/locale/pl/LC_MESSAGES/git.mo |
1439 |
%%NLS%%share/locale/pt_PT/LC_MESSAGES/git.mo |
1440 |
%%NLS%%share/locale/pt_PT/LC_MESSAGES/git.mo |
1440 |
%%NLS%%share/locale/ru/LC_MESSAGES/git.mo |
1441 |
%%NLS%%share/locale/ru/LC_MESSAGES/git.mo |
1441 |
%%NLS%%share/locale/sv/LC_MESSAGES/git.mo |
1442 |
%%NLS%%share/locale/sv/LC_MESSAGES/git.mo |