Skip to content

term: replace (Git) "reference" for "revision" or "commit" #3245

@ghost

Description

Revisions are slightly more accurate - https://git-scm.com/docs/revisions

A revision parameter '' typically, but not necessarily, names a commit object.

References are the ones living in .git/refs: https://git-scm.com/book/en/v2/Git-Internals-Git-References

We use the term references in metrics and diff commands, but both commands accept revisions, since repo.brancher accepts revs(not refs).

This change would also require updating the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhances DVCp2-mediumMedium priority, should be done, but less importantuiuser interface / interaction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions