We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b2490 commit f4b3849Copy full SHA for f4b3849
Makefile
@@ -33,4 +33,6 @@ next:
33
git pull origin main
34
git checkout main
35
git merge next
36
- git push -u origin main
+ git push -u origin main
37
+ git pull
38
+ make clean
0 commit comments