# Copyright 2022 Go Authors All rights reserved. | |
# Use of this source code is governed by a BSD-style | |
# license that can be found in the LICENSE file. | |
indexes: | |
- kind: Commit | |
ancestor: yes | |
properties: | |
- name: Num | |
direction: desc | |
- kind: Commit | |
ancestor: yes | |
properties: | |
- name: Branch | |
- name: Num | |
direction: desc | |
- kind: Commit | |
ancestor: yes | |
properties: | |
- name: Time | |
direction: desc |