We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7ab46 commit f98a5a4Copy full SHA for f98a5a4
.husky/pre-push
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+. "$(dirname "$0")/_/husky.sh"
3
+
4
+git fetch origin && git merge origin/master
0 commit comments