We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d610650 commit f9a9991Copy full SHA for f9a9991
.README.md.swp
1 KB
lime-preview.png
1.2 MB
save.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+git add .;
3
+git commit -m "save";
4
+git push;
0 commit comments