The type of an alias.
Constants
KIND_UNSPECIFIED
value: 0
Unknown.
FIXED
value: 1
Git tag.
MOVABLE
value: 2
Git branch.
OTHER
value: 4
Used to specify non-standard aliases. For example, if a Git repo has a
ref named "refs/foo/bar".
The type of an alias.
value: 0
Unknown.
value: 1
Git tag.
value: 2
Git branch.
value: 4
Used to specify non-standard aliases. For example, if a Git repo has a
ref named "refs/foo/bar".
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.