Commit 4ef55d3
authored
chore: Use
# Rationale for this change
Use the enum instead of hard-coded strings!
Everywhere else that `"branch"` and `"tag"` are used seems to be in
tests so I think fine to leave those alone
## Are these changes tested?
No functional changes
## Are there any user-facing changes?
NoSnapshotRefType Enum instead of hard-coded strings (#2880)1 parent 1b69a25 commit 4ef55d3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| |||
921 | 921 | | |
922 | 922 | | |
923 | 923 | | |
924 | | - | |
| 924 | + | |
925 | 925 | | |
926 | 926 | | |
927 | 927 | | |
| |||
0 commit comments