Skip to content

t/t7502-commit.sh : remove a repeated test - #207

Closed
pranitbauva1997 wants to merge 1 commit into
git:masterfrom
pranitbauva1997:extra
Closed

t/t7502-commit.sh : remove a repeated test#207
pranitbauva1997 wants to merge 1 commit into
git:masterfrom
pranitbauva1997:extra

Conversation

@pranitbauva1997

Copy link
Copy Markdown
Contributor

This extra test was introducted in the commit f9c0181

Signed-off-by: Pranit Bauva [email protected]

@submitgit

Copy link
Copy Markdown
Member

@pranitbauva1997 sent this commit (ab5d01a...a4b8c77) as a patch to the mailing list with submitGit - here on Gmane, MARC

This extra test was introduced erroneously by
f9c0181 (t7502: test commit.status, --status and
--no-status, 2010-01-13)

Signed-off-by: Pranit Bauva <[email protected]>
@pranitbauva1997
pranitbauva1997 deleted the extra branch March 17, 2016 22:25
derrickstolee added a commit to derrickstolee/git that referenced this pull request Oct 24, 2019
…twork errors

Yesterday's commit caused a breakage where gvfs-helper.exe exited (with code 5
aka GH__ERROR_CODE__HTTP_404) when it received a 404 from the HTTP server
rather than just reporting that status code to the git.exe client. This caused the
gvfs-helper.exe process to exit (prematurely) and subsequent GET requests from
git.exe to fail with "packet write with format failed" (because the pipe was half-closed).

Yesterday's commit was intended to ensure that gvfs-helper.exe properly sends "ok",
"partial", or "error msg" back to the client. But inadvertently also returned the "status.ec".

This fix corrects that. We only use "status.ec" to decide which response to send
back to git.exe. And gvfs-helper only exits for hard errors.
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jun 2, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 3, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 3, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Dec 23, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
dscho pushed a commit to derrickstolee/git that referenced this pull request Dec 24, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Dec 29, 2020
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Mar 19, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 10, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 15, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 17, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 2, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 10, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 16, 2021
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jan 18, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jan 28, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Mar 16, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request May 22, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jun 23, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jun 27, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jul 14, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Sep 30, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Oct 4, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 8, 2022
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Mar 15, 2023
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Mar 15, 2023
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request May 11, 2023
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 23, 2023
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Apr 30, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request May 31, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jun 19, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Jul 19, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 23, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Sep 30, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Oct 9, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
dscho pushed a commit to derrickstolee/git that referenced this pull request Dec 10, 2024
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Aug 5, 2025
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Sep 2, 2025
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Nov 7, 2025
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Feb 3, 2026
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
derrickstolee pushed a commit to derrickstolee/git that referenced this pull request Apr 22, 2026
Includes commits from these pull requests:

	git#191
	git#205
	git#206
	git#207
	git#208
	git#215
	git#220
	git#221

Signed-off-by: Derrick Stolee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants