add a commit.verbose config variable - #205
Closed
pranitbauva1997 wants to merge 1 commit into
Closed
Conversation
Member
|
@pranitbauva1997 sent this commit (ab5d01a...ae28ce0) as a patch to the mailing list with submitGit - here on Gmane, MARC |
Member
|
@pranitbauva1997 sent this commit (ab5d01a...f1d71d8) as a patch to the mailing list with submitGit - here on Gmane, MARC |
Member
|
@pranitbauva1997 sent this commit (ed9067f...a24539d) as a patch to the mailing list with submitGit - here on Gmane, MARC |
Member
|
@pranitbauva1997 sent this commit (ed9067f...069b3c8) as a patch to the mailing list with submitGit - here on Gmane, MARC |
Add commit.verbose configuration variable as a convenience for those who always prefer --verbose. Helped-by: Eric Sunshine <[email protected]> Signed-off-by: Pranit Bauva <[email protected]> --- The previous versions of this patch are: - [v6] $gmane/288811 - [v5] $gmane/288728 - [v4] $gmane/288652 - [v3] $gmane/288634 - [v2] $gmane/288569 - [v1] $gmane/287540 The changes with respect to the last version are : - Add '-c commit.verbose true' It is a mistake on my part. I was a bit sleepy.
Member
|
@pranitbauva1997 sent this commit (ed9067f...bd7f8e1) as a patch to the mailing list with submitGit - here on Gmane, MARC |
derrickstolee
added a commit
to derrickstolee/git
that referenced
this pull request
Oct 24, 2019
…ting loose object dirs When two gvfs-helper processes are the first to create a loose object directory, the processes (A and B in the timeline below) could have the following race: 1. A sees that the directory does not exist. 2. B sees that the directory does not exist. 3. A creates the directory with success. 4. B fails to create the directory and fails. Instead of having B fail here, just check for the directory's existence before reporting an error. That solves the race and allows tests to pass.
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jun 2, 2020
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 3, 2020
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 3, 2020
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Dec 23, 2020
dscho
pushed a commit
to derrickstolee/git
that referenced
this pull request
Dec 24, 2020
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Dec 29, 2020
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Mar 19, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 10, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 15, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 17, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 2, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 10, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 16, 2021
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jan 18, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jan 28, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Mar 16, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
May 22, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jun 23, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jun 27, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jul 14, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Sep 30, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Oct 4, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 8, 2022
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Mar 15, 2023
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Mar 15, 2023
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
May 11, 2023
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 23, 2023
vdye
pushed a commit
to vdye/git
that referenced
this pull request
Jan 9, 2024
vdye
pushed a commit
to vdye/git
that referenced
this pull request
Jan 9, 2024
vdye
pushed a commit
to vdye/git
that referenced
this pull request
Jan 9, 2024
vdye
pushed a commit
to vdye/git
that referenced
this pull request
Jan 9, 2024
vdye
pushed a commit
to vdye/git
that referenced
this pull request
Jan 9, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Apr 30, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
May 31, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jun 19, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Jul 19, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 23, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Sep 30, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Oct 9, 2024
dscho
pushed a commit
to derrickstolee/git
that referenced
this pull request
Dec 10, 2024
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Aug 5, 2025
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Sep 2, 2025
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Nov 7, 2025
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Feb 3, 2026
derrickstolee
pushed a commit
to derrickstolee/git
that referenced
this pull request
Apr 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since many people always run the command with this option, it would be
preferrable to specify it in the configuration file instead of passing
the option with
git commitagain and again.Signed-off-by: Pranit Bauva [email protected]