Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo "identites" #598

Closed
wants to merge 1 commit into from
Closed

Conversation

dscho
Copy link
Member

@dscho dscho commented Apr 4, 2020

I am fairly certain that 879ed75 (t: add tests for "git var", 2012-11-28) did not mean to use the French spelling (for which the accent would be missing, anyway).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Member Author

dscho commented Apr 4, 2020

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 4, 2020

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 5, 2020

This branch is now known as js/t0007-typofix.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 5, 2020

This patch series was integrated into pu via git@514d8a1.

@gitgitgadget gitgitgadget bot added the pu label Apr 5, 2020
@gitgitgadget
Copy link

gitgitgadget bot commented Apr 6, 2020

This patch series was integrated into pu via git@e263c4b.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 7, 2020

On the Git mailing list, Taylor Blau wrote (reply to this):

Hi Johannes,

On Sat, Apr 04, 2020 at 02:16:21PM +0000, Johannes Schindelin via GitGitGadget wrote:
> From: Johannes Schindelin <johannes.schindelin@gmx.de>
>
> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
> ---
>     Fix typo "identites"
>
>     I am fairly certain that 879ed7539357 (t: add tests for "git var",
>     2012-11-28) did not meant to use the French spelling (for which the
>     accent would be missing, anyway).

;-).

> Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-598%2Fdscho%2Ftyop-identites-v1
> Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-598/dscho/tyop-identites-v1
> Pull-Request: https://github.com/gitgitgadget/git/pull/598
>
>  t/t0007-git-var.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/t/t0007-git-var.sh b/t/t0007-git-var.sh
> index 1f600e2cae5..88b9ae81588 100755
> --- a/t/t0007-git-var.sh
> +++ b/t/t0007-git-var.sh
> @@ -17,7 +17,7 @@ test_expect_success 'get GIT_COMMITTER_IDENT' '
>  	test_cmp expect actual
>  '
>
> -test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identites are strict' '
> +test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identities are strict' '

Looks obviously good.

>  	(
>  		sane_unset GIT_COMMITTER_NAME &&
>  		sane_unset GIT_COMMITTER_EMAIL &&
>
> base-commit: 9fadedd637b312089337d73c3ed8447e9f0aa775
> --
> gitgitgadget

Thanks,
Taylor

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 7, 2020

This patch series was integrated into pu via git@68eed6d.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 11, 2020

This patch series was integrated into pu via git@007ed56.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 14, 2020

This patch series was integrated into pu via git@b3ed5c7.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 15, 2020

This patch series was integrated into pu via git@7ec8ddf.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 15, 2020

This patch series was integrated into pu via git@fb9ec67.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 15, 2020

This patch series was integrated into next via git@ac9f86e.

@gitgitgadget gitgitgadget bot added the next label Apr 15, 2020
@gitgitgadget
Copy link

gitgitgadget bot commented Apr 20, 2020

This patch series was integrated into pu via git@d23a5d4.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 21, 2020

This patch series was integrated into pu via git@04ee5df.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 24, 2020

This patch series was integrated into pu via git@886fcb7.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 24, 2020

This patch series was integrated into next via git@886fcb7.

@gitgitgadget
Copy link

gitgitgadget bot commented Apr 24, 2020

This patch series was integrated into master via git@886fcb7.

@gitgitgadget gitgitgadget bot added the master label Apr 24, 2020
@gitgitgadget gitgitgadget bot closed this Apr 24, 2020
@gitgitgadget
Copy link

gitgitgadget bot commented Apr 24, 2020

Closed via 886fcb7.

@dscho dscho deleted the tyop-identites branch April 25, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant