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

git_note_create: Copyediting on documentation for the oid parameter #872

Merged
merged 1 commit into from Aug 14, 2012

Conversation

joshtriplett
Copy link
Contributor

No description provided.

@travisbot
Copy link

This pull request passes (merged fa90e5c8 into c9d78bd).

@@ -77,7 +77,7 @@
* @param notes_ref OID reference to use (optional); defaults to "refs/notes/commits"
* @param author signature of the notes commit author
* @param committer signature of the notes commit committer
* @param oid the oid which note's to be removed
* @param oid The OID whose notes to remove
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about The OID of the git object which should see its note removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"which should see its note removed" seems highly awkward to me. However, "of the git object" seems like an informative addition.

How about "The OID of the git object to remove notes from"?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about "The OID of the git object to remove notes from"?

Deal. However, please use the singular form. Only one note per git object per namespace is allowed.

@travisbot
Copy link

This pull request passes (merged 55b7a71d into c9d78bd).

@travisbot
Copy link

This pull request passes (merged 39a60ef into c9d78bd).

vmg pushed a commit that referenced this pull request Aug 14, 2012
git_note_create: Copyediting on documentation for the oid parameter
@vmg vmg merged commit 0374e6a into libgit2:development Aug 14, 2012
phatblat pushed a commit to phatblat/libgit2 that referenced this pull request Sep 13, 2014
git_note_create: Copyediting on documentation for the oid parameter
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.

None yet

4 participants