Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

banned.h: Fix copy-paste error#635

Closed
underyx wants to merge 1 commit intogit:mastergit/git:masterfrom
underyx:patch-1underyx/git:patch-1Copy head branch name to clipboard
Closed

banned.h: Fix copy-paste error#635
underyx wants to merge 1 commit intogit:mastergit/git:masterfrom
underyx:patch-1underyx/git:patch-1Copy head branch name to clipboard

Conversation

@underyx
Copy link

@underyx underyx commented Aug 25, 2019

Thanks for taking the time to contribute to Git! Please be advised that the
Git community does not use github.com for their contributions. Instead, we use
a mailing list (git@vger.kernel.org) for code submissions, code reviews, and
bug reports. Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/)
to conveniently send your Pull Requests commits to our mailing list.

Please read the "guidelines for contributing" linked above!

@underyx
Copy link
Author

underyx commented Aug 26, 2019

Superseded by gitgitgadget#322

@underyx underyx closed this Aug 26, 2019
Abhra303 added a commit to Abhra303/git that referenced this pull request Sep 26, 2021
issue no git#635 in the gitgitgadget/git repo has a breif description about the violation of error message style convention. These violations are - 1) Do not end error messages with a full stop. 2) Do not capitalize ("unable to open %s", not "Unable to open %s") 3) Say what the error is first ("cannot open %s", not "%s: cannot open")
This fixes all possible violations of error messages. Most of these violations were related to  1st and 2nd point of the error msg style convention. But some were violating the 3rd point. In that case, I tried to change the msg little bit so that they follow the convention (with the same meaning).

Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
Abhra303 added a commit to Abhra303/git that referenced this pull request Oct 17, 2021
issue no git#635 in the gitgitgadget/git repo has a breif description about the violation of error message style convention. These violations are - 1) Do not end error messages with a full stop. 2) Do not capitalize ("unable to open %s", not "Unable to open %s") 3) Say what the error is first ("cannot open %s", not "%s: cannot open")
This fixes all possible violations of error messages. Most of these violations were related to  1st and 2nd point of the error msg style convention. But some were violating the 3rd point. In that case, I tried to change the msg little bit so that they follow the convention (with the same meaning).

Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
Abhra303 added a commit to Abhra303/git that referenced this pull request Oct 24, 2021
Issue no git#635 in the gitgitgadget/git repo has a breif description about the violation of error message style convention. These violations are - 1) Do not end error messages with a full stop. 2) Do not capitalize ("unable to open %s", not "Unable to open %s") 3) Say what the error is first ("cannot open %s", not "%s: cannot open")
This commit is the first commit to amend those error strings. It covers files in the root directory that start with letter 'a'. This is a small patch to start as suggested. There will be more patches to cover all files and directories.
One thing to note that I didn't change any .po files as there is a doubt whether those  are good to change or not.

Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
Abhra303 added a commit to Abhra303/git that referenced this pull request Oct 25, 2021
Issue no git#635 in the gitgitgadget/git repo has a brief description
about the violation of error message style convention. These
violations are - 1) Do not end error messages with a full stop. 2) Do
not capitalize ("unable to open %s", not "Unable to open %s") 3) Say
what the error is first ("cannot open %s", not "%s: cannot open")

This commit is the first commit to amend those error strings. It
covers files in the root directory that start with letter 'a'. This is
a small patch to start as suggested. There will be more patches to
cover all files and directories.

One thing to note that I didn't change any .po file as there is a
doubt whether those are good to change or not.

Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
Abhra303 added a commit to Abhra303/git that referenced this pull request Oct 25, 2021
Issue no git#635 in the gitgitgadget/git repo has a brief description
about the violation of error message style convention. These
violations are - 1) Do not end error messages with a full stop. 2) Do
not capitalize ("unable to open %s", not "Unable to open %s") 3) Say
what the error is first ("cannot open %s", not "%s: cannot open")

This commit is the first commit to amend those error strings. It
covers files in the root directory that start with letter 'a'. This is
a small patch to start as suggested. There will be more patches to
cover all files and directories.

One thing to note that I didn't change any .po file as there is a
doubt whether those are good to change or not.

Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.