Skip to content

Commit d9a66ca

Browse files
committed
Added a .bat for troubleshooting
1 parent 0abcd24 commit d9a66ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

troubleshoot.bat

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@echo off
2+
3+
setlocal
4+
git add *
5+
git stash
6+
git pull

0 commit comments

Comments
 (0)