We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abcd24 commit d9a66caCopy full SHA for d9a66ca
1 file changed
troubleshoot.bat
@@ -0,0 +1,6 @@
1
+@echo off
2
+
3
+setlocal
4
+git add *
5
+git stash
6
+git pull
0 commit comments