revwalk.c
18.7 KB
- 
revspec: rename git_revparse_mode_t to git_revspec_t · 4732e030The 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. Edward Thomson committed
