Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ab4410

Browse files
committed
add pull to main
1 parent adadfe4 commit 3ab4410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main-branch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/sh
22

33
git -C main-branch fetch --all
4+
git -C main-branch pull origin main
45
cd main-branch
56
opam switch remove $1 --yes || true
67
opam switch set ocaml-basics

0 commit comments

Comments
 (0)