We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42e730 commit 3094c8dCopy full SHA for 3094c8d
makefile
@@ -1,4 +1,4 @@
1
git:
2
git add .
3
git commit -m "$m"
4
- git push -u origin master
+ git push -u origin main
0 commit comments