[PATCH 0/2] GIT, Git, git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Git changed its 'official' system name from 'GIT' to 'Git' in v1.6.5.3
(as can be seen in the corresponding release note where 'GIT' was 
changed to 'Git' in the header line).

Alas the documention uses 'GIT', 'Git' or even 'git' to refer to the
Git system. So change every occurrence of 'GIT" and 'git' to 'Git'
whenever Git as a system is referred to (but don't do this change
in the release notes because they constitute a history orthogonal
to the history versioned by Git).

[PATCH 1/2] Change old system name 'GIT' to 'Git'
[PATCH 2/2] Change 'git' to 'Git' whenever the whole system is referred to

 Documentation/CodingGuidelines                     |  14 +-
 Documentation/SubmittingPatches                    |  12 +-
 Documentation/asciidoc.conf                        |   2 +-
 Documentation/blame-options.txt                    |   4 +-
 Documentation/config.txt                           | 106 +++++------
 Documentation/diff-config.txt                      |   2 +-
 Documentation/diff-options.txt                     |   4 +-
 Documentation/everyday.txt                         |  10 +-
 Documentation/git-apply.txt                        |   2 +-
 Documentation/git-archimport.txt                   |  14 +-
 Documentation/git-archive.txt                      |   2 +-
 Documentation/git-bisect-lk2009.txt                |  22 +--
 Documentation/git-bisect.txt                       |   4 +-
 Documentation/git-blame.txt                        |   2 +-
 Documentation/git-branch.txt                       |   2 +-
 Documentation/git-bundle.txt                       |   2 +-
 Documentation/git-check-ref-format.txt             |   4 +-
 Documentation/git-checkout.txt                     |   4 +-
 Documentation/git-clean.txt                        |   6 +-
 Documentation/git-clone.txt                        |  12 +-
 Documentation/git-commit-tree.txt                  |   2 +-
 Documentation/git-commit.txt                       |   6 +-
 Documentation/git-credential-cache.txt             |   4 +-
 Documentation/git-credential-store.txt             |   6 +-
 Documentation/git-credential.txt                   |   6 +-
 Documentation/git-cvsexportcommit.txt              |   6 +-
 Documentation/git-cvsimport.txt                    |  10 +-
 Documentation/git-cvsserver.txt                    |  20 +-
 Documentation/git-daemon.txt                       |  10 +-
 Documentation/git-describe.txt                     |   2 +-
 Documentation/git-diff.txt                         |   2 +-
 Documentation/git-difftool.txt                     |   2 +-
 Documentation/git-fetch.txt                        |   2 +-
 Documentation/git-filter-branch.txt                |   4 +-
 Documentation/git-format-patch.txt                 |  10 +-
 Documentation/git-fsck.txt                         |   6 +-
 Documentation/git-grep.txt                         |   2 +-
 Documentation/git-hash-object.txt                  |   2 +-
 Documentation/git-help.txt                         |   2 +-
 Documentation/git-http-backend.txt                 |   2 +-
 Documentation/git-index-pack.txt                   |   6 +-
 Documentation/git-init.txt                         |  16 +-
 Documentation/git-log.txt                          |   2 +-
 Documentation/git-ls-files.txt                     |   2 +-
 Documentation/git-merge-index.txt                  |   4 +-
 Documentation/git-merge.txt                        |   4 +-
 Documentation/git-mergetool--lib.txt               |   2 +-
 Documentation/git-mktag.txt                        |   4 +-
 Documentation/git-mv.txt                           |   2 +-
 Documentation/git-p4.txt                           |  66 +++----
 Documentation/git-pack-objects.txt                 |  12 +-
 Documentation/git-pull.txt                         |   8 +-
 Documentation/git-push.txt                         |   8 +-
 Documentation/git-quiltimport.txt                  |   4 +-
 Documentation/git-rebase.txt                       |   2 +-
 Documentation/git-reflog.txt                       |   2 +-
 Documentation/git-remote-ext.txt                   |  14 +-
 Documentation/git-remote-fd.txt                    |  10 +-
 Documentation/git-remote-helpers.txt               |  46 ++---
 Documentation/git-replace.txt                      |   2 +-
 Documentation/git-rev-list.txt                     |   2 +-
 Documentation/git-rev-parse.txt                    |   4 +-
 Documentation/git-rm.txt                           |   8 +-
 Documentation/git-send-email.txt                   |   2 +-
 Documentation/git-send-pack.txt                    |   2 +-
 Documentation/git-sh-setup.txt                     |   4 +-
 Documentation/git-show-index.txt                   |   2 +-
 Documentation/git-status.txt                       |   8 +-
 Documentation/git-stripspace.txt                   |   2 +-
 Documentation/git-submodule.txt                    |   2 +-
 Documentation/git-svn.txt                          |  88 ++++-----
 Documentation/git-tag.txt                          |   2 +-
 Documentation/git-tools.txt                        |  40 ++--
 Documentation/git-update-index.txt                 |  16 +-
 Documentation/git-update-ref.txt                   |   2 +-
 Documentation/git-upload-archive.txt               |   2 +-
 Documentation/git-upload-pack.txt                  |   2 +-
 Documentation/git-var.txt                          |  12 +-
 Documentation/git-verify-pack.txt                  |   2 +-
 Documentation/git-verify-tag.txt                   |   2 +-
 Documentation/git-web--browse.txt                  |   4 +-
 Documentation/git-whatchanged.txt                  |   4 +-
 Documentation/git.txt                              |  90 ++++-----
 Documentation/gitattributes.txt                    |  68 +++----
 Documentation/gitcli.txt                           |  14 +-
 Documentation/gitcore-tutorial.txt                 | 150 +++++++--------
 Documentation/gitcredentials.txt                   |  24 +--
 Documentation/gitcvs-migration.txt                 |  20 +-
 Documentation/gitdiffcore.txt                      |   2 +-
 Documentation/gitglossary.txt                      |   4 +-
 Documentation/githooks.txt                         |   8 +-
 Documentation/gitignore.txt                        |  22 +--
 Documentation/gitk.txt                             |   8 +-
 Documentation/gitmodules.txt                       |   4 +-
 Documentation/gitnamespaces.txt                    |   2 +-
 Documentation/gitrepository-layout.txt             |  10 +-
 Documentation/gitrevisions.txt                     |   2 +-
 Documentation/gittutorial-2.txt                    |  38 ++--
 Documentation/gittutorial.txt                      |  48 ++---
 Documentation/gitweb.conf.txt                      |  32 ++--
 Documentation/gitweb.txt                           |  22 +--
 Documentation/gitworkflows.txt                     |   6 +-
 Documentation/glossary-content.txt                 |  58 +++---
 Documentation/howto-index.sh                       |   4 +-
 Documentation/howto/maintain-git.txt               |   6 +-
 Documentation/howto/new-command.txt                |  20 +-
 .../howto/rebase-from-internal-branch.txt          |   6 +-
 Documentation/howto/rebuild-from-update-hook.txt   |   8 +-
 .../howto/recover-corrupted-blob-object.txt        |   4 +-
 Documentation/howto/revert-a-faulty-merge.txt      |   2 +-
 Documentation/howto/revert-branch-rebase.txt       |   4 +-
 Documentation/howto/setup-git-server-over-http.txt |  18 +-
 Documentation/howto/use-git-daemon.txt             |   2 +-
 .../howto/using-signed-tag-in-pull-request.txt     |   4 +-
 Documentation/i18n.txt                             |   8 +-
 Documentation/merge-config.txt                     |   8 +-
 Documentation/rev-list-options.txt                 |   4 +-
 Documentation/revisions.txt                        |   2 +-
 Documentation/technical/api-builtin.txt            |   2 +-
 Documentation/technical/api-config.txt             |  10 +-
 Documentation/technical/api-credentials.txt        |  16 +-
 Documentation/technical/api-directory-listing.txt  |   2 +-
 Documentation/technical/api-index-skel.txt         |   4 +-
 Documentation/technical/api-parse-options.txt      |   2 +-
 Documentation/technical/api-remote.txt             |   2 +-
 Documentation/technical/index-format.txt           |   8 +-
 Documentation/technical/pack-format.txt            |   4 +-
 Documentation/technical/pack-heuristics.txt        |  20 +-
 Documentation/technical/racy-git.txt               |  26 +--
 Documentation/urls-remotes.txt                     |   2 +-
 Documentation/urls.txt                             |   2 +-
 Documentation/user-manual.txt                      | 212 ++++++++++-----------
 132 files changed, 904 insertions(+), 904 deletions(-)



---
Thomas
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]