Skip to content

Commit e5ce0d6

Browse files
committed
fix: remove redundant git pull command from next target in Makefile
1 parent f4b3849 commit e5ce0d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ next:
3434
git checkout main
3535
git merge next
3636
git push -u origin main
37-
git pull
3837
make clean

0 commit comments

Comments
 (0)