generated from archlinux/template
Update prerun
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
git remote add aur https://aur.archlinux.org/REPO_NAME.git
|
git remote add upstream https://gitlab.archlinux.org/archlinux/packaging/packages/linux.git
|
||||||
git fetch aur
|
git fetch upstream
|
||||||
git merge -X theirs --no-edit aur/master
|
git merge -X theirs --no-edit upstream/main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user