Skip to content

Commit cf695b0

Browse files
committed
drasl: fetch before merge
1 parent 4e2acf4 commit cf695b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

archlinuxcn/drasl/PKGBUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ function prepare() {
2626
git reset --hard
2727
git clean -fdx
2828
git remote add oidcfix https://github.com/evan-goode/drasl.git
29+
git fetch --all
30+
git pull --all
2931
git merge oidcfix/oidcfix --no-commit
3032
}
3133

0 commit comments

Comments
 (0)