Normalize StGit and Git spellings
commit90cde840c6228f0bc08750f7850663734fa4f4d9
authorPeter Grayson <pete@jpgrayson.net>
Mon, 21 Jun 2021 15:04:06 +0000 (21 11:04 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Mon, 5 Jul 2021 16:53:03 +0000 (5 12:53 -0400)
treea7e7967299187bb14105735719319a4172a70e8e
parent5909586aaef455ae986ce284cccd433fa7d5e68e
Normalize StGit and Git spellings

Replace occurrences of "StGIT" with the preferred spelling "StGit".
Similarly replace "GIT" with its preferred spelling "Git".

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
44 files changed:
.mailmap
CHANGELOG.md
contrib/stg-gitk
contrib/stg-k
examples/gitconfig
setup.py
stgit/commands/branch.py
stgit/commands/commit.py
stgit/commands/export.py
stgit/commands/imprt.py
stgit/commands/init.py
stgit/commands/mail.py
stgit/commands/sync.py
stgit/commands/uncommit.py
stgit/main.py
t/README
t/t0004-main.sh
t/t0009-log.sh
t/t1000-branch-create.sh
t/t1002-branch-clone.sh
t/t1003-new.sh
t/t1004-pack-ref.sh
t/t1005-branch-delete.sh
t/t1007-branch-protect.sh
t/t1202-push-undo.sh
t/t1203-push-conflict.sh
t/t1208-push-and-pop.sh
t/t1300-uncommit.sh
t/t1301-repair.sh
t/t1303-commit.sh
t/t1304-repair-hidden.sh
t/t1500-float.sh
t/t1600-delete-one.sh
t/t1601-delete-many.sh
t/t1602-delete-spill.sh
t/t1800-import.sh
t/t1800/patches/series
t/t1801-import-email.sh
t/t1900-mail.sh
t/t2000-sync.sh
t/t2704-refresh-spill.sh
t/t3400-pick.sh
t/t3600-fold.sh
t/t4000-upgrade.sh