-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementEnhances DVCEnhances DVCp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantuiuser interface / interactionuser interface / interaction
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.
efiop and jorgeorpinel
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVCp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantuiuser interface / interactionuser interface / interaction