mirror of
https://github.com/Jguer/yay.git
synced 2025-08-18 04:27:10 +02:00
Change ref name used for marking reviewed diff to AUR_SEEN
This commit is contained in:
parent
de48604633
commit
21d0f33dae
@ -14,9 +14,7 @@ import (
|
||||
"github.com/Jguer/yay/v9/pkg/types"
|
||||
)
|
||||
|
||||
const (
|
||||
gitDiffRefName = "AURUTILS_SEEN"
|
||||
)
|
||||
const gitDiffRefName = "AUR_SEEN"
|
||||
|
||||
// Decide what download method to use:
|
||||
// Use the config option when the destination does not already exits
|
||||
|
Loading…
Reference in New Issue
Block a user