Skip to content

revspec: rename git_revparse_mode_t to git_revspec_t - #5786

Merged
ethomson merged 1 commit into
mainfrom
ethomson/revparse
Feb 1, 2021
Merged

revspec: rename git_revparse_mode_t to git_revspec_t#5786
ethomson merged 1 commit into
mainfrom
ethomson/revparse

Conversation

@ethomson

Copy link
Copy Markdown
Member

The information about the type of a revision spec is not information
about the parser. Name it accordingly, so that git_revparse_mode_t
is now git_revspec_t. Deprecate the old name.

The information about the type of a revision spec is not information
about the parser.  Name it accordingly, so that `git_revparse_mode_t`
is now `git_revspec_t`.  Deprecate the old name.
@ethomson
ethomson merged commit 0a71009 into main Feb 1, 2021
@ethomson
ethomson deleted the ethomson/revparse branch May 13, 2021 22:08
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