Skip to content

Commit 3094c8d

Browse files
correct makefile
1 parent d42e730 commit 3094c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
git:
22
git add .
33
git commit -m "$m"
4-
git push -u origin master
4+
git push -u origin main

0 commit comments

Comments
 (0)