We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72adebc commit 761f9f6Copy full SHA for 761f9f6
gitpush
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+git add . && git commit -m "Improved" && git push origin dev
0 commit comments