Skip to content

Commit 0c18221

Browse files
add makefile with title and body
1 parent be727f3 commit 0c18221

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

makefile-With-Title-And-Body

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
git:
2+
git add .
3+
git commit -m "$t" -m "$b"
4+
git push -u origin main

0 commit comments

Comments
 (0)