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

Not grep #314

Closed
wants to merge 2 commits into from
Closed

Not grep #314

wants to merge 2 commits into from

Conversation

pranitbauva1997
Copy link
Contributor

No description provided.

test_must_fail should only be used for testing git commands. To test the
failure of other commands use `!`.

Reported-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com>
The exit code of the upstream in a pipe is ignored thus we should avoid
using it. By writing out the output of the git command to a file, we can
test the exit codes of both the commands.

Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com>
@submitgit
Copy link
Member

@pranitbauva1997 sent these 2 commits (e05806d...3c73314) as a set of patches to the mailing list with submitGit - here on Gmane, MARC

@dscho
Copy link
Member

dscho commented Jun 4, 2019

Is this PR still relevant?

@pranitbauva1997
Copy link
Contributor Author

@dscho Thanks for reminding. Closing.

vdye pushed a commit to vdye/git that referenced this pull request Jan 9, 2024
…or check_updates() in unpack…

Fixup mismatched trace2 region in check_updates. This fix makes the logging during git rebase properly nested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants