Skip to content

Commit f9a9991

Browse files
committed
save
1 parent d610650 commit f9a9991

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.README.md.swp

1 KB
Binary file not shown.

lime-preview.png

1.2 MB
Loading

save.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
git add .;
3+
git commit -m "save";
4+
git push;

0 commit comments

Comments
 (0)