generated from archlinux/template
5 lines
119 B
Bash
Executable File
5 lines
119 B
Bash
Executable File
git remote add aur https://aur.archlinux.org/golangci-lint.git
|
|
git fetch aur
|
|
git merge -X theirs --no-edit aur/master
|
|
|