mirror of
https://github.com/Jguer/yay.git
synced 2025-08-18 12:37: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"
|
"github.com/Jguer/yay/v9/pkg/types"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const gitDiffRefName = "AUR_SEEN"
|
||||||
gitDiffRefName = "AURUTILS_SEEN"
|
|
||||||
)
|
|
||||||
|
|
||||||
// Decide what download method to use:
|
// Decide what download method to use:
|
||||||
// Use the config option when the destination does not already exits
|
// Use the config option when the destination does not already exits
|
||||||
|
Loading…
Reference in New Issue
Block a user